From 96b391640969faf193911e1ed3c9d7026ae8867b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Aug 1998 21:56:40 +0000 Subject: Added CVS Ids --- cpukit/libnetworking/sys/proc.h | 2 ++ cpukit/libnetworking/sys/resourcevar.h | 5 +++++ 2 files changed, 7 insertions(+) (limited to 'cpukit/libnetworking/sys') diff --git a/cpukit/libnetworking/sys/proc.h b/cpukit/libnetworking/sys/proc.h index 8b8b7dc1b9..2189a33b11 100644 --- a/cpukit/libnetworking/sys/proc.h +++ b/cpukit/libnetworking/sys/proc.h @@ -1,5 +1,7 @@ /* * Dummy structure + * + * $Id$ */ struct proc { int this_should_never_be_referenced; diff --git a/cpukit/libnetworking/sys/resourcevar.h b/cpukit/libnetworking/sys/resourcevar.h index e69de29bb2..2b4c47e48f 100644 --- a/cpukit/libnetworking/sys/resourcevar.h +++ b/cpukit/libnetworking/sys/resourcevar.h @@ -0,0 +1,5 @@ +/* + * $Id$ + */ + +/* intentionally empty file */ -- cgit v1.2.3