summaryrefslogtreecommitdiffstats
path: root/src/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.c')
-rw-r--r--src/interface.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interface.c b/src/interface.c
index 8f0a8f1..b6f1ee6 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -1,4 +1,4 @@
-/* $Id: interface.c 1.4 Thu, 07 Nov 2002 22:27:37 +0100 lennart $ */
+/* $Id$ */
/*
* This file is part of ifplugd.
@@ -35,7 +35,7 @@
#include "ethtool-local.h"
#include "interface.h"
-#include "wireless.15.h"
+#include "wireless.h"
#include <libdaemon/dlog.h>