summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libnetworking/machine/types.h
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 /c/src/lib/libnetworking/machine/types.h
parentFixed many warnings. (diff)
downloadrtems-96b391640969faf193911e1ed3c9d7026ae8867b.tar.bz2
Added CVS Ids
Diffstat (limited to 'c/src/lib/libnetworking/machine/types.h')
-rw-r--r--c/src/lib/libnetworking/machine/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libnetworking/machine/types.h b/c/src/lib/libnetworking/machine/types.h
index 1f9ee143a5..730a6dec1d 100644
--- a/c/src/lib/libnetworking/machine/types.h
+++ b/c/src/lib/libnetworking/machine/types.h
@@ -3,6 +3,8 @@
* tree (probably in the existing <machine/types.h> so that these
* contents are included when an application source file includes
* <sys/types.h>.
+ *
+ * $Id$
*/
#ifndef _MACHINE_TYPES_H_