force stdint.h

This commit is contained in:
van Hauser 2018-10-06 18:33:13 +02:00
parent 9ea71a55eb
commit 2043a941eb

View file

@ -15,6 +15,7 @@ void dummy_sip() {
} }
#else #else
#include <stdint.h>
#include "sasl.h" #include "sasl.h"
extern int32_t hydra_data_ready_timed(int32_t socket, long sec, long usec); extern int32_t hydra_data_ready_timed(int32_t socket, long sec, long usec);