Skip to content

Commit

Permalink
Merge "Fix Centos 6.5 build break."
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Aug 31, 2015
2 parents f6b4e23 + 3bdb4b3 commit 20d2c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/vr_util.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <stdbool.h>
#include <stdint.h>

#include <sys/socket.h>
#if defined(__linux__)
#include <linux/netlink.h>
#include <linux/rtnetlink.h>
Expand Down

0 comments on commit 20d2c99

Please sign in to comment.