From bb0ab732572a4a5e32a602090e25e1cdece3b1fb Mon Sep 17 00:00:00 2001
From: tho <tho@wiback.org>
Date: Mon, 17 Dec 2007 14:47:04 +0000
Subject: [PATCH] set keyword-property

---
 Socket/ClientSocketHandle.ih  | 2 ++
 Socket/NetdeviceController.cc | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Socket/ClientSocketHandle.ih b/Socket/ClientSocketHandle.ih
index 619f52417..bfa09a62c 100644
--- a/Socket/ClientSocketHandle.ih
+++ b/Socket/ClientSocketHandle.ih
@@ -1,3 +1,5 @@
+// $Id$
+//
 // Copyright (C) 2007 
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
diff --git a/Socket/NetdeviceController.cc b/Socket/NetdeviceController.cc
index cf25047c9..771746e5f 100644
--- a/Socket/NetdeviceController.cc
+++ b/Socket/NetdeviceController.cc
@@ -30,7 +30,6 @@
 // Custom includes
 #include <sys/socket.h>
 #include <sys/ioctl.h>
-#include <net/if.h>
 #include "../Utils/Exception.hh"
 
 #define prefix_
-- 
GitLab