iscsi-support.c does not need popt.h

This commit is contained in:
Ronnie Sahlberg
2013-04-21 10:03:34 -07:00
parent 1c5d132ed0
commit ecfe404316

View File

@@ -28,7 +28,6 @@
#include <inttypes.h>
#include <string.h>
#include <poll.h>
#include <popt.h>
#include <fnmatch.h>
#include "slist.h"
#include "iscsi.h"