summaryrefslogtreecommitdiff
path: root/pfinet/linux/inet.h
blob: 27aa5521981be117237528bbc9249122dc63104a (plain)
1
2
3
4
5
6
#ifndef _HACK_INET_H_
#define _HACK_INET_H_

char *in_ntoa (u_long);

#endif