]> sjero.net Git - wget/blobdiff - src/gnutls.c
Remove redundant guard.
[wget] / src / gnutls.c
index 1bf4aefdbfdb17251eb8955f74a28065d99aef90..5b730af1a3cc45b3ce16709c8c02a01a7713847b 100644 (file)
@@ -32,9 +32,7 @@ as that of the covered work.  */
 
 #include <assert.h>
 #include <errno.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <string.h>
 #include <stdio.h>
 #include <dirent.h>