]> git.droids-corp.org - dpdk.git/blobdiff - lib/bpf/bpf_def.h
examples/l3fwd: share queue size variables
[dpdk.git] / lib / bpf / bpf_def.h
index d39992997a2cd48d2bb9c8e0d0aa4a6b57335713..f08cd9106b5a94e41ca7d9f2ea0d50e99f1acd14 100644 (file)
@@ -7,6 +7,10 @@
 #ifndef _RTE_BPF_DEF_H_
 #define _RTE_BPF_DEF_H_
 
 #ifndef _RTE_BPF_DEF_H_
 #define _RTE_BPF_DEF_H_
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /**
  * @file
  *
 /**
  * @file
  *
 #include <stdint.h>
 
 
 #include <stdint.h>
 
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /*
  * The instruction encodings.
  */
 /*
  * The instruction encodings.
  */