summaryrefslogtreecommitdiff
path: root/source3/lib/replace/getaddrinfo.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-25- include getaddrinfo.h after we have defined struct addrinfometze1-8/+15
- use rep_ instead of pg_ as prefix in getaddrinfo.[ch] - define HAVE_<name> macros when we replace functions metze git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@25724 0c0555d6-39d7-0310-84fc-f1cc0bd64818 (This used to be commit e56977ea459b3615d33237d19ed8e7ad8b509853)
2007-10-16Move #defined for getaddrinfo into network.h (as otherJeremy Allison1-80/+0
defines). Allows RHEL4 compile to work. Jeremy. (This used to be commit 0ffdf4fdeea88c21880c8bf69d8db56fb49effa7)
2007-10-16Added in missing def for AI_ADDRCONFIG.Jeremy Allison1-0/+4
Jeremy. (This used to be commit 3ef3c3afc3f56b0f4fdb384d55d2e712060fbedf)
2007-10-10r25557: merge libreplace fixes from samba4Jelmer Vernooij1-0/+158
(This used to be commit 8c1669997c53f0f7bfb9a794083afd01b131f676)