diff options
author | vva@eagle.mysql.r18.ru <> | 2003-01-18 21:05:02 +0400 |
---|---|---|
committer | vva@eagle.mysql.r18.ru <> | 2003-01-18 21:05:02 +0400 |
commit | 62e234fa24172aec85c750922ae879da39cdee6e (patch) | |
tree | 9ae5bd978c1a5e79cde707779fc1991b85c5cf8f /cmd-line-utils | |
parent | 69b722d7d9bc0bf5a002ab207f45ece7319d0488 (diff) | |
download | mariadb-git-62e234fa24172aec85c750922ae879da39cdee6e.tar.gz |
libedit need this file too...
Diffstat (limited to 'cmd-line-utils')
-rw-r--r-- | cmd-line-utils/libedit/compat_conf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd-line-utils/libedit/compat_conf.h b/cmd-line-utils/libedit/compat_conf.h new file mode 100644 index 00000000000..e2b9557f5b1 --- /dev/null +++ b/cmd-line-utils/libedit/compat_conf.h @@ -0,0 +1,2 @@ + +#include "my_config.h" |