浏览代码

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).
  *