From: ewt Date: Fri, 24 Jan 1997 19:06:09 +0000 (+0000) Subject: include config.h X-Git-Tag: tznext/4.11.0.1.tizen20130304~10598 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e1a9bd641d8759122d40073f4403f200dc5e594;p=tools%2Flibrpm-tizen.git include config.h CVS patchset: 1362 CVS date: 1997/01/24 19:06:09 --- diff --git a/misc/inet_aton.c b/misc/inet_aton.c index 5dfc5f7..232e930 100644 --- a/misc/inet_aton.c +++ b/misc/inet_aton.c @@ -1,3 +1,5 @@ +#include "config.h" + #ifdef HAVE_NETINET_IN_SYSTM_H # include # include