+/* $NetBSD: driver.h,v 1.7 2001/01/04 03:21:17 jwise Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)driver.h 5.4 (Berkeley) 6/1/90
- * $Id: driver.h,v 1.2 1993/08/01 18:51:58 mycroft Exp $
+ * @(#)driver.h 8.2 (Berkeley) 5/3/95
*/
-#include "externs.h"
-
-int dtab[];
+extern const int dtab[];