.gitignore
author Christoph Moench-Tegeder <cmt@burggraben.net>
Mon, 11 Jan 2016 20:31:29 +0100
changeset 677 a6a41aec40f2
parent 631 0b7c73214072
child 695 7ca0db71e445
permissions -rw-r--r--
include netinet/in.h in resolver On some platforms (notably FreeBSD) netinet/in.h is required for the struct in_addr type and IPPROTO_* constants. As this header and both required definitions are documented in IEEE Std 1003.1, this should be safe on all systems.

Makefile
Makefile.in
*.la
*.lo
*.o
.deps
.libs
ltmain.sh
missing
stamp-h1
ChangeLog
configure
config.h*
config.log
config.status
config.sub
depcomp
doltcompile
doltlibtool
aclocal.m4
autom4te*
config.guess
gtk-doc.make
install-sh
libtool
*.pc
*.spec
*.tar.gz
*.tar.bz2
*~