define the structures, no longer defined in unistd.h
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 20 Mar 1991 11:18:45 +0000 (03:18 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 20 Mar 1991 11:18:45 +0000 (03:18 -0800)
SCCS-vsn: lib/libcompat/4.3/insque.c 5.5
SCCS-vsn: lib/libcompat/4.3/remque.c 5.5

usr/src/lib/libcompat/4.3/insque.c
usr/src/lib/libcompat/4.3/remque.c

index cf45a07..4bb2559 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)insque.c   5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)insque.c   5.5 (Berkeley) %G%";
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*
index 4afbf3f..b52e781 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)remque.c   5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)remque.c   5.5 (Berkeley) %G%";
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*