first pass at function prototypes with cdefs.h
[unix-history] / usr / src / sys / sys / vcmd.h
index 164d18b..757e48f 100644 (file)
@@ -3,16 +3,14 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)vcmd.h      7.2 (Berkeley) %G%
+ *     @(#)vcmd.h      7.3 (Berkeley) %G%
  */
 
  */
 
-#ifndef _IOCTL_
 #ifdef KERNEL
 #include "ioctl.h"
 #else
 #include <sys/ioctl.h>
 #endif
 #ifdef KERNEL
 #include "ioctl.h"
 #else
 #include <sys/ioctl.h>
 #endif
-#endif
 
 #define        VPRINT          0100
 #define        VPLOT           0200
 
 #define        VPRINT          0100
 #define        VPLOT           0200