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

@@ -49,11 +49,7 @@
/************************************************************************/
#include "internal.h"
//#if !defined(__GLIBC__) && (__GLIBC__ >= 2) && (__GLIBC_MINOR__ >= 1)
//# include <linux/types.h>
//#else
# include <sys/types.h>
//#endif
#include <sys/stat.h>
#include <stdio.h>
#include <unistd.h>