4 /* Todo: atoi error handling */
5 /* help is -h in manual */
12 #define _ATFILE_SOURCE
16 #include <X11/Xcursor/Xcursor.h>
21 +/* Allocate an N-byte block of memory from the heap.
22 + If N is zero, allocate a 1-byte block. */
24 +void* rpl_malloc (size_t n)
31 #define PNG_SETJMP_NOT_SUPPORTED 1
33 #define PROGRESS_SHARPS 50 /* total number of progress sharps */