summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2003-06-21 16:28:11 +0000
committerThomas Habets <thomas@habets.pp.se>2003-06-21 16:28:11 +0000
commit6d939a8283091ec17c51038e5daa2ed194fec8ae (patch)
tree3ee25237132d3388cf97ba437db2dd380694bffd
parentf831e2cdc39191b1bb20c5a16bb2b22aabf3c006 (diff)
downloadarping-6d939a8283091ec17c51038e5daa2ed194fec8ae.tar.gz
.
-rw-r--r--arping-2/arping.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arping-2/arping.c b/arping-2/arping.c
index 35f44c2..8d38a7d 100644
--- a/arping-2/arping.c
+++ b/arping-2/arping.c
@@ -12,7 +12,7 @@
*
* Also finds out IP of specified MAC
*
- * $Id: arping.c 922 2003-06-21 16:26:53Z marvin $
+ * $Id: arping.c 923 2003-06-21 16:28:11Z marvin $
*/
/*
* Copyright (C) 2000-2002 Thomas Habets <thomas@habets.pp.se>
@@ -31,7 +31,7 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "config.h"
+//#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>