[PATCH] Fix warnings from icc
[fio.git] / Makefile.FreeBSD
index 894711721168c4298d4b7231ccdfd1eb5cb25803..ed75473be0a9bdfdbb376e2a9c6942dbf8f9e48d 100644 (file)
@@ -9,6 +9,7 @@ OBJS += engines/fio-engine-cpu.o
 OBJS += engines/fio-engine-mmap.o
 OBJS += engines/fio-engine-posixaio.o
 OBJS += engines/fio-engine-sync.o
+OBJS += engines/fio-engine-null.o
 
 all: depend $(PROGS) $(SCRIPTS)