2
0

Include semi-standard getline.

This commit is contained in:
Maarten Billemont 2017-09-25 02:59:09 -04:00
parent 98f1c776be
commit a85eff4277

View File

@ -16,6 +16,7 @@
// LICENSE file. Alternatively, see <http://www.gnu.org/licenses/>.
//==============================================================================
#define _WITH_GETLINE
#include "mpw-cli-util.h"
#include <unistd.h>