summaryrefslogtreecommitdiff
path: root/ndb/src/common/editline/unix.h
blob: c2fde7547b3df9775db83949c030da9777567bbf (plain)
1
2
3
4
5
6
7
8
9
/*  $Revision: 1.3 $
**
**  Editline system header file for Unix.
*/

#define CRLF		"\r\n"

#include <ndb_global.h>
#include <dirent.h>