]> Pileus Git - ~andy/fetchmail/commitdiff
Header reorganization.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 24 Jun 1997 15:42:12 +0000 (15:42 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 24 Jun 1997 15:42:12 +0000 (15:42 -0000)
svn path=/trunk/; revision=1108

driver.c

index da87ccc8ca0b0e3bf0378ab59040bc45ced7bbf0..3f5fc649f80d1358b8193065830bc15675f8b0cd 100644 (file)
--- a/driver.c
+++ b/driver.c
@@ -5,7 +5,7 @@
  * For license terms, see the file COPYING in this directory.
  */
 
-#include  <config.h>
+#include  "config.h"
 #include  <stdio.h>
 #include  <setjmp.h>
 #include  <errno.h>
@@ -46,7 +46,6 @@
 #include <netinet/in.h>
 #include <netdb.h>
 #endif /* KERBEROS_V4 */
-#include  "socket.h"
 #include  "fetchmail.h"
 #include  "socket.h"
 #include  "smtp.h"