diff options
Diffstat (limited to 'sail/driver.h')
| -rw-r--r-- | sail/driver.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sail/driver.h b/sail/driver.h index 34d304e1..3a0cd9d7 100644 --- a/sail/driver.h +++ b/sail/driver.h @@ -1,4 +1,4 @@ -/* $NetBSD: driver.h,v 1.3 1995/04/22 10:36:54 cgd Exp $ */ +/* $NetBSD: driver.h,v 1.4 1997/01/07 12:42:16 tls Exp $ */ /* * Copyright (c) 1983, 1993 @@ -32,9 +32,9 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)driver.h 8.1 (Berkeley) 5/31/93 + * @(#)driver.h 8.2 (Berkeley) 5/3/95 */ -#include "externs.h" +#include "extern.h" int dtab[]; |
