소스 검색

svn: 1830

Bryan Drewery 21 년 전
부모
커밋
7e8ca0fdec
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/misc_file.c

+ 1 - 0
src/misc_file.c

@@ -12,6 +12,7 @@
 #include "stat.h"
 #include "misc_file.h"
 #include "main.h"
+#include "shell.h"
 
 /* Copy a file from one place to another (possibly erasing old copy).
  *