Fixed the TinyGLib "functions in header" nonsense.
This commit is contained in:
@@ -698,7 +698,7 @@ SCSIOBJ := scsi.o scsi_device.o \
|
||||
|
||||
NETOBJ := network.o \
|
||||
net_pcap.o \
|
||||
net_slirp.o \
|
||||
net_slirp.o tinyglib.o \
|
||||
arp_table.o bootp.o cksum.o dnssearch.o if.o ip_icmp.o ip_input.o \
|
||||
ip_output.o mbuf.o misc.o sbuf.o slirp.o socket.o tcp_input.o \
|
||||
tcp_output.o tcp_subr.o tcp_timer.o udp.o util.o version.o \
|
||||
|
||||
Reference in New Issue
Block a user