diff options
Diffstat (limited to 'src/t_api.c')
-rw-r--r-- | src/t_api.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/t_api.c b/src/t_api.c index d822f55..d3bfb7e 100644 --- a/src/t_api.c +++ b/src/t_api.c @@ -27,9 +27,7 @@ #include <assert.h> -#ifdef HAVE_STDINT_H #include <stdint.h> -#endif #include <stdio.h> #include <string.h> |