diff options
Diffstat (limited to 'cmd/sgs/tools/common/findprime.c')
-rw-r--r-- | cmd/sgs/tools/common/findprime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/sgs/tools/common/findprime.c b/cmd/sgs/tools/common/findprime.c index 299fa21362c73..87d88c0b930af 100644 --- a/cmd/sgs/tools/common/findprime.c +++ b/cmd/sgs/tools/common/findprime.c @@ -27,7 +27,6 @@ #pragma ident "%Z%%M% %I% %E% SMI" #include <sys/types.h> -#include <sgs.h> /* * function that will find a prime'ish number. Usefull for |