]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/arpa-inet.h
remap: Make resampler's remap structure more self-contained
[pulseaudio] / src / pulsecore / arpa-inet.h
index 303c905b9a3410214a49b8308b9381f3f999af9c..d940f704f3ec2160f14372ff1b58832d4594d6bc 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef fooarpa_inethfoo
 #define fooarpa_inethfoo
 
-
 #if defined(HAVE_ARPA_INET_H)
 
 #include <arpa/inet.h>
@@ -19,5 +18,4 @@ int inet_pton(int af, const char *src, void *dst);
 
 #endif
 
-
 #endif