cc -O2 -frename-registers -fstrict-aliasing -fPIC -DPIC -Wall -W -Wdisabled-optimization -Wredundant-decls -Wmissing-format-attribute -Wmissing-noreturn -D_GNU_SOURCE -I/usr/include/pgsql -I/usr/include -c -o pam_get_service.o pam_get_service.c
pam_get_service.c: In function ‘pam_get_service’:
pam_get_service.c:10: error: ‘NULL’ undeclared (first use in this function)
pam_get_service.c:10: error: (Each undeclared identifier is reported only once
pam_get_service.c:10: error: for each function it appears in.)
make: *** [pam_get_service.o] Error 1