commit b58706003914a8491584b4761c108be845d3aec0
parent a2dd04048730be04cdc3527c5dfc7ae08b3ba9a0
Author: Tomas Hlavaty <tom@logand.com>
Date: Sun, 16 Jan 2011 16:26:35 +0100
clean up include
Diffstat:
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/dirpop3d.c b/dirpop3d.c
@@ -20,7 +20,6 @@
*/
-#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
diff --git a/w3mail.c b/w3mail.c
@@ -20,8 +20,6 @@
*/
-#include <string.h>
-#include <ctype.h>
#include <sys/wait.h>
#include <unistd.h>