Merge remote-tracking branch 'IOMultiplexer/v2'
[NextIRCd.git] / src / crypt_base64.h
index 5ada93c6b675a3c2e0dca528ce0be000d02b44e8..2892573ed7a8ce977a64464d421f49cf16f1eaf7 100644 (file)
@@ -17,6 +17,7 @@
 
 #ifndef _crypt_base64_h
 #define _crypt_base64_h
+#include <stdlib.h>
 
 void crypt_base64_init();
 void crypt_base64_deinit();