summaryrefslogtreecommitdiffstats
path: root/contrib/top/prime.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/prime.c')
-rw-r--r--contrib/top/prime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/prime.c b/contrib/top/prime.c
index 319d0b6..b0d6542 100644
--- a/contrib/top/prime.c
+++ b/contrib/top/prime.c
@@ -3,6 +3,7 @@
* higher than the number specified as argv[1].
*/
+#include <stdio.h>
#include <math.h>
main(argc, argv)
OpenPOWER on IntegriCloud