malloc.h should not be needed (it is missing on quite a few platforms)

pull/1/head
dscho 18 years ago
parent 3c80351a1c
commit 6370f25f13

@ -39,7 +39,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include <rfb/rfb.h>

Loading…
Cancel
Save