epoc32/include/stdapis/sys/param.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
   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