--- localsys.h.orig	Mon Feb 15 02:27:37 1999
+++ localsys.h	Thu Feb 18 11:09:40 1999
@@ -13,13 +13,13 @@
  *	func_type  funcname P__((arglist));
  */
 
-#include "config.h"
-
 #include <stdio.h>
 #include <ctype.h>
 #include <fcntl.h>
 #include <pwd.h>
 #include <grp.h>
+
+#include "config.h"
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
