3 * dummy.c - unimplemented netdb functions
5 * Copyright © 1994 AmiTCP/IP Group,
6 * Network Solutions Development Inc.
8 * Copyright © 2005 - 2011 Pavel Fedin
11 #include <sys/types.h>
14 struct netent
*getnetent(void)
24 struct servent
*getservent(void)