some simplifications.
[apps/madmutt.git] / lib-lib / url.h
index 3078ebd..74a0e2a 100644 (file)
@@ -25,8 +25,6 @@
 #ifndef MUTT_LIB_LIB_URL_H
 #define MUTT_LIB_LIB_URL_H
 
-#include <unistd.h>
-
 typedef enum url_scheme {
     U_FILE,
     U_POP,