diff options
Diffstat (limited to 'command/pes2es.h')
-rw-r--r-- | command/pes2es.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/command/pes2es.h b/command/pes2es.h index 5eb2614..c2c08e6 100644 --- a/command/pes2es.h +++ b/command/pes2es.h @@ -12,10 +12,6 @@ typedef unsigned char uchar; #endif -#include <inttypes.h> -#include <stdlib.h> -#include <string.h> - #include "global.h" #include "queue.h" |