[PATCH] Fix stack overflow
[fio.git] / Makefile.FreeBSD
index b862820510166cf36dd13cb2ab69aa95513fd41c..5c85a0c35f878b4292360e64a9cd376b23f68255 100644 (file)
@@ -10,6 +10,7 @@ OBJS += engines/mmap.o
 OBJS += engines/posixaio.o
 OBJS += engines/sync.o
 OBJS += engines/null.o
 OBJS += engines/posixaio.o
 OBJS += engines/sync.o
 OBJS += engines/null.o
+OBJS += engines/net.o
 
 all: depend $(PROGS) $(SCRIPTS)
 
 
 all: depend $(PROGS) $(SCRIPTS)