diff options
Diffstat (limited to 'src/vppinfra/mpcap.c')
-rw-r--r-- | src/vppinfra/mpcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vppinfra/mpcap.c b/src/vppinfra/mpcap.c index 8389a7fd2d7..d8e36c29fbd 100644 --- a/src/vppinfra/mpcap.c +++ b/src/vppinfra/mpcap.c @@ -13,7 +13,7 @@ * limitations under the License. */ -#include <sys/fcntl.h> +#include <fcntl.h> #include <vppinfra/mpcap.h> /* |