X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=jbsockets.h;h=8382807c273e07c1280d09dca43e71f383a31437;hp=d8cbd188775dcb80a4dd34d7b2a1bcc907032dbc;hb=ad45fb4e5bb7b48f422268cb20b37439d2ad8796;hpb=1229c1bd3d1494ed3eb583f64c46a7b19e3cce19;ds=sidebyside diff --git a/jbsockets.h b/jbsockets.h index d8cbd188..8382807c 100644 --- a/jbsockets.h +++ b/jbsockets.h @@ -1,6 +1,5 @@ #ifndef JBSOCKETS_H_INCLUDED #define JBSOCKETS_H_INCLUDED -#define JBSOCKETS_H_VERSION "$Id: jbsockets.h,v 1.25 2017/06/04 14:37:05 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/jbsockets.h,v $ @@ -65,10 +64,6 @@ extern int socket_is_still_alive(jb_socket sfd); extern void mark_socket_for_close_on_execute(jb_socket fd); #endif -/* Revision control strings from this header and associated .c file */ -extern const char jbsockets_rcs[]; -extern const char jbsockets_h_rcs[]; - /* * Solaris workaround * XXX: still necessary?