Remove some defines that belong in limits.h

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@73 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-03-16 22:04:45 +00:00
parent 51471e6dac
commit c0c7b17bf1

View file

@ -61,8 +61,6 @@
/* File I/O constants ***************************************/
#define MAXNAMLEN 100
#define NAME_MAX 100
#define PATH_MAX 101
#define S_IFMT 0170000
#define S_IFIFO 0010000