diff options
Diffstat (limited to 'libhurd-mm/ia32-exception-entry.S')
-rw-r--r-- | libhurd-mm/ia32-exception-entry.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhurd-mm/ia32-exception-entry.S b/libhurd-mm/ia32-exception-entry.S index f4212bf..04f38ce 100644 --- a/libhurd-mm/ia32-exception-entry.S +++ b/libhurd-mm/ia32-exception-entry.S @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <hurd/exceptions.h> +#include <hurd/stddef.h> .text |