Skip to content
Snippets Groups Projects
Commit 1c2e52ef authored by Carl S. Shapiro's avatar Carl S. Shapiro
Browse files

Update src/lisp/Linux-os.c

parent db2f540d
Branches
No related tags found
1 merge request!84Fix #122: gcc 11 can't build cmucl
Pipeline #6452 passed
......@@ -17,11 +17,8 @@
*
*/
#if defined(__linux__)
/* Needed to define REG_foo to get indices into the mcontext gregs. */
#define _GNU_SOURCE
#endif
#include <signal.h> /* for reg_* constants in uc_mcontext.gregs */
#include <stdio.h>
#include <sys/param.h>
#include <sys/file.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment