ossp-pkg/lmtp2nntp/lmtp2nntp_config.h 1.7 -> 1.8
--- lmtp2nntp_config.h 2002/01/24 16:25:54 1.7
+++ lmtp2nntp_config.h 2002/02/14 10:47:20 1.8
@@ -24,6 +24,11 @@
** lmtp2nntp_config.h: config handling
*/
+#ifndef __LMTP2NNTP_CONFIG_H__
+#define __LMTP2NNTP_CONFIG_H__
+
#include "lmtp2nntp_global.h"
#include "fixme.h"
void config_context(lmtp2nntp_t *);
+
+#endif /* __LMTP2NNTP_CONFIG_H__ */
|
|