The code using regexes got moved, but the include stayed.
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
#include <libxl_utils.h>
#include <xenstore.h>
#include <fcntl.h>
-#include <regex.h>
#include "internal.h"
#include "virlog.h"
#include <config.h>
-#include <regex.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <config.h>
-#include <regex.h>
-
#include "viriscsi.h"
#include "viralloc.h"
#include "datatypes.h"
#include <unistd.h>
-#include <regex.h>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <net/if.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
-#include <regex.h>
#include <unistd.h>
#include <fcntl.h>
#include "testutils.h"