From: Michael D. Lowis Date: Tue, 8 Nov 2016 20:24:04 +0000 (-0500) Subject: fixed compiler warnings X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=570bf72661c69429c64f85b6e66c36bcd5b75a58;p=projs%2Ftide.git fixed compiler warnings --- diff --git a/libedit/utils.c b/libedit/utils.c index 4a6d231..bfe5ca6 100644 --- a/libedit/utils.c +++ b/libedit/utils.c @@ -1,3 +1,4 @@ +#define _XOPEN_SOURCE 700 #include #include #include