Include stdlib.h in passphrase for size_t and NULL
authorShea Levy <shea@shealevy.com>
Fri, 23 Sep 2011 22:26:58 +0000 (18:26 -0400)
committerShea Levy <shea@shealevy.com>
Fri, 23 Sep 2011 22:26:58 +0000 (18:26 -0400)
include/freerdp/utils/passphrase.h

index 1442d2a..4da72b5 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef __UTILS_PASSPHRASE_H
 #define __UTILS_PASSPHRASE_H
 
+#include <stdlib.h>
 #include <freerdp/api.h>
 
 #define        FREERDP_PASSPHRASE_READ_ECHO_OFF        0x00