summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/inet_net_ntop.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/inet_net_ntop.c')
-rw-r--r--cpukit/libnetworking/libc/inet_net_ntop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libnetworking/libc/inet_net_ntop.c b/cpukit/libnetworking/libc/inet_net_ntop.c
index bdd334882e..f756f0a209 100644
--- a/cpukit/libnetworking/libc/inet_net_ntop.c
+++ b/cpukit/libnetworking/libc/inet_net_ntop.c
@@ -35,8 +35,8 @@
# define SPRINTF(x) ((size_t)sprintf x)
#endif
-static char * inet_net_ntop_ipv4 __P((const u_char *src, int bits,
- char *dst, size_t size));
+static char * inet_net_ntop_ipv4(const u_char *src, int bits,
+ char *dst, size_t size);
/*
* char *