]> code.delx.au - gnu-emacs/blobdiff - src/unexhp9k800.c
*** empty log message ***
[gnu-emacs] / src / unexhp9k800.c
index f33340c4d8c1df64e443566eaab682857e52905c..686a1ed1ebb4058596cfc16dffbe76b593f76f7a 100644 (file)
   sigsetreturn (_sigreturn);
 */
 \f
+#ifdef emacs
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <fcntl.h>
 #include <errno.h>
 
 #include <a.out.h>
 
-#ifdef emacs
-#include <config.h>
-#endif
-
 #ifdef HPUX_USE_SHLIBS
 #include <dl.h>
 #endif