From f44ba092651aa75055e109e04b4164ea92ae7fdc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jun 2006 21:53:48 +0000 Subject: big s/polyp/pulse/g git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/polypcore/inet_ntop.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/polypcore/inet_ntop.h (limited to 'src/polypcore/inet_ntop.h') diff --git a/src/polypcore/inet_ntop.h b/src/polypcore/inet_ntop.h deleted file mode 100644 index 7fb67b44..00000000 --- a/src/polypcore/inet_ntop.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef fooinet_ntophfoo -#define fooinet_ntophfoo - -#ifdef HAVE_SYS_SOCKET_H -#include -#endif - -#include "winsock.h" - -const char *inet_ntop(int af, const void *src, char *dst, socklen_t cnt); - -#endif -- cgit