diff options
Diffstat (limited to 'sys/i386/boot/dosboot/quota.h')
-rw-r--r-- | sys/i386/boot/dosboot/quota.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/quota.h b/sys/i386/boot/dosboot/quota.h index 5ad06ce..b309913 100644 --- a/sys/i386/boot/dosboot/quota.h +++ b/sys/i386/boot/dosboot/quota.h @@ -204,5 +204,5 @@ __BEGIN_DECLS int quotactl __P((const char *, int, int, void *));
__END_DECLS
-#endif /* KERNEL */
+#endif /* _KERNEL */
#endif /* _QUOTA_ */
|