X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2Fmake-path.c;h=d27ba278008687c2a0bd1ce4c7160dc309e1bae6;hb=883675cc94f1a69be8018d58511320275e3b236a;hp=b3de190e87eae919c8061f9abe6f2cfce3b1f915;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/lib-src/make-path.c b/lib-src/make-path.c index b3de190..d27ba27 100644 --- a/lib-src/make-path.c +++ b/lib-src/make-path.c @@ -27,7 +27,7 @@ Boston, MA 02111-1307, USA. */ that option. */ #ifdef emacs -#include <../src/config.h> +#include #endif #include @@ -35,8 +35,6 @@ Boston, MA 02111-1307, USA. */ #include #include -extern int errno; - char *prog_name; static int touchy_mkdir (char *path)