summaryrefslogtreecommitdiff
path: root/src/ne_gnutls.c
diff options
context:
space:
mode:
authorJoe Orton <notroj@users.noreply.github.com>2008-01-30 22:06:43 +0000
committerJoe Orton <notroj@users.noreply.github.com>2008-01-30 22:06:43 +0000
commit7be47bc0098ea0da49f851049bb395704a76e9d3 (patch)
tree17dfa3fab531da8d9028f1c1f60afcf7f513a79a /src/ne_gnutls.c
parent28735160a87f1ba5256f263d42f339d1637ae6af (diff)
downloadneon-git-7be47bc0098ea0da49f851049bb395704a76e9d3.tar.gz
* src/ne_gnutls.c: Remove now-redundant #includes.
Diffstat (limited to 'src/ne_gnutls.c')
-rw-r--r--src/ne_gnutls.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ne_gnutls.c b/src/ne_gnutls.c
index dd89c8c..c807ff7 100644
--- a/src/ne_gnutls.c
+++ b/src/ne_gnutls.c
@@ -17,13 +17,10 @@
License along with this library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA
-
*/
#include "config.h"
-#include <sys/mman.h>
-#include <sys/stat.h>
#include <sys/types.h>
#ifdef HAVE_STRING_H