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