Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
[metze/wireshark/wip.git] / epan / dissectors / packet-lmp.c
index 5257386d218da62d0f73ccb59d15472ac92f6cd4..d6bf8141c84d2bab27127fb314b6415f7153ead6 100644 (file)
 
 #include "config.h"
 
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
 #include <epan/packet.h>
 #include <epan/exceptions.h>
 #include <epan/prefs.h>