Comment on kernel stuff

-Erik
This commit is contained in:
Eric Andersen
2000-07-10 22:57:14 +00:00
parent 6315ce603b
commit c674d70699
7 changed files with 6 additions and 14 deletions

View File

@ -45,7 +45,7 @@
#include <mntent.h>
#include <ctype.h>
#if defined BB_FEATURE_USE_DEVPS_PATCH
#include <linux/devmtab.h>
#include <linux/devmtab.h> /* For Erik's nifty devmtab device driver */
#endif