ossp-pkg/lmtp2nntp/lmtp2nntp_dotconf.c 1.1 -> 1.2
--- lmtp2nntp_dotconf.c 2001/12/31 11:09:53 1.1
+++ lmtp2nntp_dotconf.c 2002/01/09 13:54:25 1.2
@@ -63,7 +63,7 @@
#endif /* !WIN32 */
#include <ctype.h>
-#include "./dotconf.h"
+#include "lmtp2nntp_dotconf.h"
static char name[CFG_MAX_OPTION + 1]; /* option name */
|
|