diff --git a/strophe.h b/strophe.h index 05a378d..6ec5040 100644 --- a/strophe.h +++ b/strophe.h @@ -16,6 +16,8 @@ #ifndef __LIBSTROPHE_STROPHE_H__ #define __LIBSTROPHE_STROPHE_H__ +#include /* size_t */ + #ifdef __cplusplus extern "C" { #endif