doing configure checks for arpa/inet.h and so on is all fine and

great.. but if the src file htis was intended for doesn't include e.h
so it include config.h... then its kind of pointless isn't it? :)



SVN revision: 79997
This commit is contained in:
Carsten Haitzler 2012-12-03 00:27:52 +00:00
parent bb9b3ad7df
commit 8fa7ba94bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "e_sha1.h"
#include "e.h"
#include <string.h>
#ifdef HAVE_ARPA_INET_H