Include ../src/config.h.

This commit is contained in:
Richard M. Stallman 1993-05-25 21:03:28 +00:00
parent f4531fd618
commit b827c6c13d

View file

@ -31,6 +31,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/types.h>
#include <sys/stat.h>
#include "../src/config.h"
#include "getopt.h"
#ifdef __GNUC__