1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove compiler warnings

This commit is contained in:
Stefan Lankes 2017-03-04 00:42:25 +01:00
parent 2f6090a8d4
commit 75893ac811

View file

@ -34,7 +34,7 @@
#ifndef __ARCH_TIME_H__
#define __ARCH_TIME_H__
#include <asm/stddef.h>
#include <asm/apic.h>
#ifdef __cplusplus
extern "C" {