Use select_s() and not select().

This commit is contained in:
Gisle Vanem 2009-06-20 13:07:59 +00:00
parent 9b8e56c97c
commit 22226a8aec
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ TOPDIR = ..
include ../packages/DOS/common.dj
include Makefile.inc
CFLAGS += -DWATT32
CFLAGS += -DWATT32 -Dselect=select_s
LDFLAGS = -s