diff options
-rw-r--r-- | sys/dev/puc/puc.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index d953c4b..e3f192c 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -26,9 +26,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * Copyright (c) 1996, 1998, 1999 * Christopher G. Demetriou. All rights reserved. |