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

struct protoent __protoent_pw;
char __protoent_buf[1000];