Commit 22226a8a authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Use select_s() and not select().

parent 9b8e56c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ TOPDIR = ..
include ../packages/DOS/common.dj
include Makefile.inc

CFLAGS += -DWATT32
CFLAGS += -DWATT32 -Dselect=select_s

LDFLAGS = -s