* user_ops.c: include dynloader.h
authorNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 18 Sep 1998 15:33:45 +0000 (15:33 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 18 Sep 1998 15:33:45 +0000 (15:33 +0000)
citadel/ChangeLog
citadel/user_ops.c

index df720ad04702ba8599220595358d17cd0f0279b8..111034da504938f47edd1a2310b695b0aa87215d 100644 (file)
@@ -1,3 +1,6 @@
+1998-09-18 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * user_ops.c: include dynloader.h
+
 Thu Sep 17 22:55:29 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Various changes to allow "new messages" to work correctly with Mail
 
index bde6305cea89fd4a32dba8af2033e2ace48aa544..1ca3b5291907cbaf081c467a4b46a46da5d127fc 100644 (file)
@@ -26,6 +26,7 @@
 #include "control.h"
 #include "msgbase.h"
 #include "config.h"
+#include "dynloader.h"
 
 
 /*