コマンドファイル共通のヘッダファイル設定をpackage.hに整理
[YACASL2.git] / src / casl2rev.c
index c849ecb..38bb16c 100644 (file)
@@ -1,14 +1,5 @@
-#include <stdio.h>
-#include <stdlib.h>
-
-#define _GNU_SOURCE
-#include <getopt.h>
-#include <assert.h>
-
-#include "exec.h"
-#include "cmem.h"
-#include "cerr.h"
 #include "package.h"
+#include "exec.h"
 
 char *grstr(WORD word)
 {