#include <netdb.h>
int const foo = IPPORT_RESERVED;
int main(void) { return 0; }
