summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_showifstat.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 21:56:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 21:56:40 +0000
commit96b391640969faf193911e1ed3c9d7026ae8867b (patch)
treeb126dbce82feff00833339d6db2cf3a23a707054 /cpukit/libnetworking/rtems/rtems_showifstat.c
parentFixed many warnings. (diff)
downloadrtems-96b391640969faf193911e1ed3c9d7026ae8867b.tar.bz2
Added CVS Ids
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_showifstat.c')
-rw-r--r--cpukit/libnetworking/rtems/rtems_showifstat.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_showifstat.c b/cpukit/libnetworking/rtems/rtems_showifstat.c
index b9a264fb34..9f9efc5ac2 100644
--- a/cpukit/libnetworking/rtems/rtems_showifstat.c
+++ b/cpukit/libnetworking/rtems/rtems_showifstat.c
@@ -1,3 +1,7 @@
+/*
+ * $Id$
+ */
+
#include <sys/param.h>
#include <sys/queue.h>
#include <sys/systm.h>