common.h

Vai alla documentazione di questo file.
00001 
00012 #ifndef COMMON_H_
00013 #define COMMON_H_
00014 
00015 #include <stdio.h>
00016 #include <unistd.h>
00017 #include <stdlib.h>
00018 #include <errno.h>
00019 #include <string.h>
00020 
00021 #include "com_defs.h"
00022 #include "errore.h"
00023 #include "lcscom.h"
00024 
00025 
00026 #ifndef UNIX_PATH_MAX
00027 
00028 #define UNIX_PATH_MAX 108
00029 #endif
00030 
00034 #define THREAD_MAX 50
00035 
00036 #endif /*COMMON_H_*/
Generato il Fri Jan 28 22:16:29 2011 per SFAT: Simplified File Allocation Table Project da  doxygen 1.6.3