DBT should have a size_t as an arg, not an int
[unix-history] / usr / src / include / disktab.h
index 3aa0f1c..e121818 100644 (file)
@@ -4,7 +4,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)disktab.h   5.5 (Berkeley) %G%
+ *     @(#)disktab.h   5.6 (Berkeley) %G%
  */
 
 #ifndef        _DISKTAB_H_
  */
 
 #ifndef        _DISKTAB_H_
@@ -32,6 +32,4 @@ struct        disktab {
        } d_partitions[8];
 };
 
        } d_partitions[8];
 };
 
-struct disktab *getdiskbyname();
-
 #endif /* !_DISKTAB_H_ */
 #endif /* !_DISKTAB_H_ */