Refer to epaths.h.

This commit is contained in:
Richard M. Stallman 1999-02-26 11:37:05 +00:00
parent 4c32bfb9bc
commit fac8eeff55

View file

@ -12,7 +12,7 @@
#include <stdio.h>
#include <ctype.h>
#include <../src/paths.h> /* For PATH_DATA. */
#include <../src/epaths.h> /* For PATH_DATA. */
#define BUFSIZE 80
#define SEP '\0'