#include "sysdep.h"

This commit is contained in:
Stu Grossman 1991-11-19 23:39:01 +00:00
parent b936814f58
commit 44828c3918
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
/* Readline.h -- the names of functions callable from within readline. */
#include "sysdep.h"
#if !defined (_READLINE_H_)
#define _READLINE_H_