diff --git a/plan9.h b/plan9.h index caecb8e..c98b6e2 100644 --- a/plan9.h +++ b/plan9.h @@ -30,6 +30,7 @@ typedef unsigned long long int uint64_t; #endif #include /* for int64_t et al. */ +#include #include /* for va_list, vararg macros */ #ifndef va_copy #ifdef __va_copy