ossp-pkg/lmtp2nntp/lmtp2nntp_l2.c 1.3 -> 1.4
--- lmtp2nntp_l2.c 2002/04/18 14:27:41 1.3
+++ lmtp2nntp_l2.c 2003/01/30 19:27:29 1.4
@@ -27,7 +27,7 @@
#include <stdarg.h>
#include <stdlib.h>
-#include "fixme.h"
+#include "lmtp2nntp_common.h"
/* declare private channel configuration */
typedef struct {
|
|