diff options
Diffstat (limited to 'lopnames.h')
-rw-r--r-- | lopnames.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ | |||
7 | #if !defined(lopnames_h) | 7 | #if !defined(lopnames_h) |
8 | #define lopnames_h | 8 | #define lopnames_h |
9 | 9 | ||
10 | #include <stddef.h> | ||
11 | |||
12 | |||
10 | /* ORDER OP */ | 13 | /* ORDER OP */ |
11 | 14 | ||
12 | static const char *const opnames[] = { | 15 | static const char *const opnames[] = { |