sppagesize: Include missing header file

This commit is contained in:
Sebastian Huber
2017-02-14 08:54:51 +01:00
parent 5eee7184ad
commit 9333de2fa8

View File

@@ -13,6 +13,7 @@
#include <tmacros.h>
#include <rtems.h>
#include <limits.h>
#include <unistd.h>
#include <sys/param.h>
const char rtems_test_name[] = "SPPAGESIZE";