Module Name:    src
Committed By:   mlelstv
Date:           Sun Aug 30 08:46:44 UTC 2015

Modified Files:
        src/sys/sys: cdefs.h

Log Message:
wishful thinking?


To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/sys/cdefs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/sys/cdefs.h
diff -u src/sys/sys/cdefs.h:1.125 src/sys/sys/cdefs.h:1.126
--- src/sys/sys/cdefs.h:1.125	Sun Aug 30 07:55:45 2015
+++ src/sys/sys/cdefs.h	Sun Aug 30 08:46:44 2015
@@ -1,4 +1,4 @@
-/*	$NetBSD: cdefs.h,v 1.125 2015/08/30 07:55:45 uebayasi Exp $	*/
+/*	$NetBSD: cdefs.h,v 1.126 2015/08/30 08:46:44 mlelstv Exp $	*/
 
 /* * Copyright (c) 1991, 1993
  *	The Regents of the University of California.  All rights reserved.
@@ -37,7 +37,7 @@
 #define	_SYS_CDEFS_H_
 
 #ifdef _KERNEL_OPT
-#included "opt_diagnostic.h"
+#include "opt_diagnostic.h"
 #endif
 
 /*

Reply via email to