diff options
author | imarom <imarom@cisco.com> | 2015-09-01 10:36:02 +0300 |
---|---|---|
committer | imarom <imarom@cisco.com> | 2015-09-01 10:36:02 +0300 |
commit | aecba7b3fc34a644a1c8d1afea7621f85c19daee (patch) | |
tree | 1d9b01b6a122b602620d12ce64194d4fa53ec2ea /src | |
parent | c17add108ead1ffbdf0c909684c5f8b18632f3d8 (diff) |
fix for building on csi-trex-05 (ubunutu)
Diffstat (limited to 'src')
-rw-r--r-- | src/rpc-server/commands/trex_rpc_cmd_stream.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rpc-server/commands/trex_rpc_cmd_stream.cpp b/src/rpc-server/commands/trex_rpc_cmd_stream.cpp index cda917ac..d1dffc44 100644 --- a/src/rpc-server/commands/trex_rpc_cmd_stream.cpp +++ b/src/rpc-server/commands/trex_rpc_cmd_stream.cpp @@ -19,7 +19,6 @@ See the License for the specific language governing permissions and limitations under the License. */ #include "trex_rpc_cmds.h" -#include <../linux_dpdk/version.h> #include <trex_rpc_server_api.h> #include <trex_stream_api.h> #include <trex_stateless_api.h> |