diff options
Diffstat (limited to 'ex.h')
| -rw-r--r-- | ex.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -207,6 +207,8 @@ typedef int bbloc; typedef short bbloc; #endif +typedef char bool; + /* * The editor does not normally use the standard i/o library. Because * we expect the editor to be a heavily used program and because it |
