]> andersk Git - moira.git/blobdiff - lib/strs.c
make it work with negative keys
[moira.git] / lib / strs.c
index 5af89ce77124c37d109b9e4cb0b80abc404f0adb..692dd1008fbc738ff9c2c5e60fa71b7440f27600 100644 (file)
@@ -4,6 +4,8 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *
  *     Miscellaneous string functions.
  */
@@ -12,6 +14,7 @@
 static char *rcsid_strs_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <sys/types.h>
 #include <strings.h>
 #include <ctype.h>
This page took 0.032428 seconds and 4 git commands to generate.