dec21140.c: Include <libcpu/page.h> to eliminate warnings

This commit is contained in:
Joel Sherrill
2017-04-20 20:36:49 -05:00
parent bedd927211
commit 40d0a46874

View File

@@ -68,6 +68,7 @@
#if defined(__i386__)
#include <libcpu/byteorder.h>
#include <libcpu/page.h>
#endif
#include <stdlib.h>