]> andersk Git - moira.git/blobdiff - server/mr_util.c
add mk_cmds
[moira.git] / server / mr_util.c
index 76ffd4d326d7f9bb0f226355e66645868341d8c5..e4348d2f6ddbf1c629e6d56eb7754729ca8fc1e4 100644 (file)
@@ -4,17 +4,20 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
- *
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  */
 
 #ifndef lint
 static char *rcsid_sms_util_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include "sms_server.h"
 
 #include <ctype.h>
 #include <strings.h>
+#include <sys/types.h>
 
 extern char *whoami;
 
This page took 0.046222 seconds and 4 git commands to generate.