]> code.delx.au - gnu-emacs/blobdiff - lib/getopt.in.h
Merge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka@jpl.org
[gnu-emacs] / lib / getopt.in.h
index 490994f860f4301583c0071623dedffafc7bfa2c..d9c7d8144aea2af4580a6f0b6f9ce283176578bb 100644 (file)
@@ -49,7 +49,9 @@
    linkers.  */
 #if defined __GETOPT_PREFIX && !defined __need_getopt
 # if !@HAVE_GETOPT_H@
+#  define __need_system_stdlib_h
 #  include <stdlib.h>
+#  undef __need_system_stdlib_h
 #  include <stdio.h>
 #  include <unistd.h>
 # endif