Move inet_ntop and inet_pton declarations to arpa/inet.h.
[gnulib.git] / modules / inet_pton
index 3b6166d..74a68b7 100644 (file)
@@ -2,7 +2,6 @@ Description:
 Convert internet address from presentation to internal, binary, format.
 
 Files:
-lib/inet_pton.h
 lib/inet_pton.c
 m4/inet_pton.m4
 
@@ -22,7 +21,7 @@ License:
 LGPL
 
 Include:
-"inet_pton.h"
+#include <arpa/inet.h>
 
 Maintainer:
 Simon Josefsson, glibc