summaryrefslogtreecommitdiff
path: root/libutil/openpty.c
diff options
context:
space:
mode:
Diffstat (limited to 'libutil/openpty.c')
-rw-r--r--libutil/openpty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libutil/openpty.c b/libutil/openpty.c
index 7c92bfb19..9a65e56b1 100644
--- a/libutil/openpty.c
+++ b/libutil/openpty.c
@@ -17,7 +17,6 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
-#define _GNU_SOURCE
#include <errno.h>
#include <fcntl.h>
#include <limits.h>