diff options
Diffstat (limited to 'target/ofps.c')
-rwxr-xr-x | target/ofps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ofps.c b/target/ofps.c index 54a0ea1..d965097 100755 --- a/target/ofps.c +++ b/target/ofps.c @@ -128,6 +128,7 @@ #if defined(__IBMC__) #include <float.h> #endif +#include "aconfig.h" #include "numlib.h" #include "sort.h" #include "counters.h" |