summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libnetworking/machine/types.h
diff options
context:
space:
mode:
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_