Information for ISC Users : Changes to the System Header Files : /usr/include/rpc/types.h
Previous: /usr/include/errno.h
Next: /usr/include/sys/un.h

3.4. /usr/include/rpc/types.h

copy this file to gcc-lib/include/rpc/types.h and change the declaration of malloc() to

         #if !defined(__cplusplus)
         extern char *malloc();
         #endif
         

Note that this is only necessary if you want to build Fresco


Information for ISC Users : Changes to the System Header Files : /usr/include/rpc/types.h
Previous: /usr/include/errno.h
Next: /usr/include/sys/un.h