* All OS-level includes are now included from webcit.h instead of from
[citadel.git] / webcit / cookie_conversion.c
index 27c4830d214cc2d5b24ac70d3920abd32db3f003..599e20228c0317e8c8a1c3c01ef1d542c14a788c 100644 (file)
@@ -6,25 +6,6 @@
  *
  */
 
-#include <ctype.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <stdio.h>
-#include <fcntl.h>
-#include <signal.h>
-#include <sys/types.h>
-#include <sys/wait.h>
-#include <sys/socket.h>
-#include <sys/time.h>
-#include <limits.h>
-#include <netinet/in.h>
-#include <netdb.h>
-#include <string.h>
-#include <pwd.h>
-#include <errno.h>
-#include <stdarg.h>
-#include <pthread.h>
-#include <signal.h>
 #include "webcit.h"
 
 #define TRUE  1