summaryrefslogtreecommitdiff
path: root/include/sparse/rte_memcpy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sparse/rte_memcpy.h')
-rw-r--r--include/sparse/rte_memcpy.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/sparse/rte_memcpy.h b/include/sparse/rte_memcpy.h
index 5cd3f013e..ec8850024 100644
--- a/include/sparse/rte_memcpy.h
+++ b/include/sparse/rte_memcpy.h
@@ -20,11 +20,8 @@
#error "Use this header only with sparse. It is not a correct implementation."
#endif
-/* Include the same headers as the real rte_memcpy(). */
-#include <stdio.h>
+#include <stddef.h>
#include <stdint.h>
-#include <string.h>
-#include <rte_vect.h>
/* Declare the same functions as the real rte_memcpy.h, without defining them.
* This gives sparse the information it needs without provoking sparse's