]> andersk Git - moira.git/blobdiff - server/mr_glue.c
sync'ing files for RCS->CVS migration
[moira.git] / server / mr_glue.c
index b9f39f6991e5201a0cd1340def35eec4b0154465..8fd1505d99f7201f21ce9a3f235ea3e4c4154c43 100644 (file)
@@ -16,13 +16,13 @@ static char *rcsid_mr_glue_c = "$Header$";
 #endif lint
 
 #include <mit-copyright.h>
-#include "mr_server.h"
 #include <sys/types.h>
 #include <sys/signal.h>
 #include <sys/wait.h>
 #include <krb_et.h>
 #include <pwd.h>
 #include "query.h"
+#include "mr_server.h"
 
 static int already_connected = 0;
 
@@ -30,7 +30,7 @@ static int already_connected = 0;
 
 static client pseudo_client;
 extern int errno;
-extern char *malloc(), *whoami;
+extern char *whoami;
 extern time_t now;
 void reapchild();
 
This page took 0.034621 seconds and 4 git commands to generate.