summaryrefslogtreecommitdiffstats
path: root/Modules/sgimodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/sgimodule.c')
-rw-r--r--Modules/sgimodule.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/sgimodule.c b/Modules/sgimodule.c
index 75a5746..f19c511 100644
--- a/Modules/sgimodule.c
+++ b/Modules/sgimodule.c
@@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <unistd.h>
#include <fcntl.h>
-extern int sginap(long);
-
static object *
sgi_nap(self, args)
object *self;