VPP-959: Support old version of CFFI
[vpp.git] / src / plugins / gtpu / gtpu_api.c
index 58f48c7..5a77ab7 100644 (file)
@@ -2,7 +2,7 @@
  *------------------------------------------------------------------
  * gtpu_api.c - gtpu api
  *
- * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2017 Intel and/or its affiliates.
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at:
@@ -24,7 +24,6 @@
 
 #include <vppinfra/byte_order.h>
 #include <vlibmemory/api.h>
-#include <vlibsocket/api.h>
 
 #include <gtpu/gtpu.h>