Skip to content

Commit

Permalink
fix missing iplist.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Jul 29, 2014
1 parent b63c7ab commit a7cd0e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
SUBDIRS = src
dist_data_DATA = iplist.txt
3 changes: 3 additions & 0 deletions config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the `strrchr' function. */
#undef HAVE_STRRCHR

/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H

Expand Down

0 comments on commit a7cd0e3

Please sign in to comment.