app/test: fix build without librte_cmdline
[dpdk.git] / app / test / test_interrupts.c
index 31f3d26..4563e2b 100644 (file)
@@ -1,7 +1,7 @@
 /*-
  *  BSD LICENSE
  *
- *  Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
+ *  Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
  *  All rights reserved.
  *
  *  Redistribution and use in source and binary forms, with or without
@@ -35,8 +35,6 @@
 #include <stdint.h>
 #include <unistd.h>
 
-#include <cmdline_parse.h>
-
 #include <rte_common.h>
 #include <rte_cycles.h>
 #include <rte_interrupts.h>