소스 검색

:art: Amelioration include

Loquicom 6 년 전
부모
커밋
a1a6691011
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      parser.c
  2. 0 1
      parser.h

+ 1 - 0
parser.c

@@ -13,6 +13,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include "error.h"
+#include "str.h"
 #include "wildcard.h"
 #include "parser.h"
 

+ 0 - 1
parser.h

@@ -10,7 +10,6 @@
 
 /* --- Include --- */
 #include "constante.h"
-#include "str.h"
 
 /* --- Structure --- */
 typedef struct {