Skip to content

Commit 7d0590b

Browse files
Removed declaration of sginap because it conflicted with a header file.
1 parent 4237efc commit 7d0590b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Modules/sgimodule.c

-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3434
#include <unistd.h>
3535
#include <fcntl.h>
3636

37-
extern int sginap(long);
38-
3937
static object *
4038
sgi_nap(self, args)
4139
object *self;

0 commit comments

Comments
 (0)