X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=net.h;h=c43249ead247f32df0fd3e1a64d3340326558cfe;hb=8a63543fdfbd3b5d00e4afecfbc397795a49ed04;hp=93c0c5e8da3f2a4ea4c34dd047eded38c4c3d2b3;hpb=e8089cd5efad59a5eec689117acf563a38b8c6c7;p=paraslash.git diff --git a/net.h b/net.h index 93c0c5e8..c43249ea 100644 --- a/net.h +++ b/net.h @@ -145,7 +145,6 @@ int create_local_socket(const char *name, struct sockaddr_un *unix_addr, int create_remote_socket(const char *name); int recv_cred_buffer(int, char *, size_t); ssize_t send_cred_buffer(int, char*); -int recv_pattern(int fd, const char *pattern, size_t bufsize); /** * Functions and definitions to support \p IPPROTO_DCCP