diff options
Diffstat (limited to 'zix/ampatree.h')
-rw-r--r-- | zix/ampatree.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zix/ampatree.h b/zix/ampatree.h index 33e8acf..c7f7eb7 100644 --- a/zix/ampatree.h +++ b/zix/ampatree.h @@ -19,6 +19,8 @@ #include "zix/common.h" +#include <stdio.h> + /** @addtogroup zix @{ |