OSDN Git Service

Make a local isblank() function, since not all standard C libraries have it.
authorBryan Henderson <bryanh@giraffe.netgate.net>
Mon, 28 Oct 1996 09:03:50 +0000 (09:03 +0000)
committerBryan Henderson <bryanh@giraffe.netgate.net>
Mon, 28 Oct 1996 09:03:50 +0000 (09:03 +0000)
commitaa1eac7979fc4fa1c74813fcdc44b8dbb166317f
tree5c7ac1e10d93fc675b4944a916f927c9aaac827d
parentb13ffd34b38150119b7ba2d4c155b14b048ae727
Make a local isblank() function, since not all standard C libraries have it.
For sparc_solaris, add inet_aton prototype, since it isn't in the header
files included for the standard C library functions.
src/backend/libpq/hba.c