- Added log message when SIGCHLD is received ("thanks" to Ivo van Dong)
[tinc] / src / net.h
index fdda07e..3d0dbff 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -15,6 +15,8 @@
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+    $Id: net.h,v 1.9.4.4 2000/06/25 16:01:12 guus Exp $
 */
 
 #ifndef __TINC_NET_H__