equal
deleted
inserted
replaced
109 #include <sys/signal.h> |
109 #include <sys/signal.h> |
110 #endif //__SYMBIAN32__ |
110 #endif //__SYMBIAN32__ |
111 #endif |
111 #endif |
112 |
112 |
113 /* Machine type dependent parameters. */ |
113 /* Machine type dependent parameters. */ |
114 #include <machine/param.h> |
114 #include <stdapis/machine/param.h> |
115 #ifndef _KERNEL |
115 #ifndef _KERNEL |
116 #include <sys/limits.h> |
116 #include <sys/limits.h> |
117 #endif |
117 #endif |
118 |
118 |
119 #ifndef _NO_NAMESPACE_POLLUTION |
119 #ifndef _NO_NAMESPACE_POLLUTION |