summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-network.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 21:57:13 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 21:57:13 -0400
commitb099095b4327b5ed5571d54012ab796fabe20842 (patch)
tree6eacd519b9a1ed2e23fa62c851810fa03f8ef579 /src/libsystemd-network/lldp-network.h
parent360946068882afd7f803db9c9853cd2f2e87447d (diff)
./move.sh
Diffstat (limited to 'src/libsystemd-network/lldp-network.h')
-rw-r--r--src/libsystemd-network/lldp-network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-network/lldp-network.h b/src/libsystemd-network/lldp-network.h
index c4cf8c79f1..43ed54b3b2 100644
--- a/src/libsystemd-network/lldp-network.h
+++ b/src/libsystemd-network/lldp-network.h
@@ -20,6 +20,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "sd-event.h"
+#include <systemd/sd-event.h>
int lldp_network_bind_raw_socket(int ifindex);