summaryrefslogtreecommitdiffstats
path: root/contrib/top/prime.c
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2002-01-24 17:24:16 +0000
committerdwmalone <dwmalone@FreeBSD.org>2002-01-24 17:24:16 +0000
commit6d85e91806136ccf94d20612be2f8cc4d2590a8a (patch)
tree01dc9dd59148ee3d2624019bf4a06905463468a9 /contrib/top/prime.c
parent1b9d0472b72177a604d3c5dd26d25eec00049bd2 (diff)
downloadFreeBSD-src-6d85e91806136ccf94d20612be2f8cc4d2590a8a.zip
FreeBSD-src-6d85e91806136ccf94d20612be2f8cc4d2590a8a.tar.gz
import top_3_5beta12
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