summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/libugly/servent_buf.c
blob: b9e992adff8457e077617be3a4f381772f684436 (plain)
1
2
3
4
5
#include <netdb.h>

struct servent __servent_pw;
char __servent_buf[1000];