1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-16 15:04:37 -04:00

Removed unneded header file accidentally included by the previous commit.

This commit is contained in:
Witold Filipczyk 2007-01-18 18:20:33 +01:00 committed by Witold Filipczyk
parent d49a53b2a9
commit ad4dce3059

View File

@ -19,9 +19,6 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
#include "elinks.h"