diff options
Diffstat (limited to 'src/category.c')
| -rw-r--r-- | src/category.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/category.c b/src/category.c index 80dc6938d8b..01a6f54ad17 100644 --- a/src/category.c +++ b/src/category.c | |||
| @@ -32,7 +32,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 32 | 32 | ||
| 33 | #define CATEGORY_INLINE EXTERN_INLINE | 33 | #define CATEGORY_INLINE EXTERN_INLINE |
| 34 | 34 | ||
| 35 | #include <setjmp.h> | ||
| 36 | #include "lisp.h" | 35 | #include "lisp.h" |
| 37 | #include "character.h" | 36 | #include "character.h" |
| 38 | #include "buffer.h" | 37 | #include "buffer.h" |