Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / rfc822 / rfc822.h
similarity index 98%
rename from rfc822/rfc822.h
rename to libs/rfc822/rfc822.h
index e6ff9a7..3d437e3 100644 (file)
@@ -1,5 +1,4 @@
 /*
-** $Id: rfc822.h,v 1.31 2009/11/22 19:39:52 mrsam Exp $
 */
 #ifndef        rfc822_h
 #define        rfc822_h
@@ -10,7 +9,7 @@
 */
 
 #if    HAVE_CONFIG_H
-#include       "../rfc822/config.h"    /* VPATH build */
+#include       "rfc822/config.h"
 #endif
 
 #include       <time.h>