]> andersk Git - moira.git/blobdiff - lib/sq.c
don't include infodefs.h (now in sms_app.h)
[moira.git] / lib / sq.c
index fd2d163d3193f4e41aeb29d465342bc29c32628a..63eb625c97c686d64ba3cd06c59a0e5f38c3e40c 100644 (file)
--- a/lib/sq.c
+++ b/lib/sq.c
@@ -1,9 +1,14 @@
 /* $Header$
  *
  * Generic Queue Routines
+ *
+ *  (c) Copyright 1988 by the Massachusetts Institute of Technology.
+ *  For copying and distribution information, please see the file
+ *  <mit-copyright.h>.
  */
 
-#include "sms_app.h"
+#include <mit-copyright.h>
+#include <sms.h>
 
 struct save_queue *
 sq_create()
This page took 0.05584 seconds and 4 git commands to generate.