diff options
| author | Aron Xu <aron@debian.org> | 2016-12-20 20:06:37 +0800 |
|---|---|---|
| committer | Aron Xu <aron@debian.org> | 2016-12-20 20:06:37 +0800 |
| commit | 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (patch) | |
| tree | 795f8d6a3aa1145e4ba8fa1564f39425ea0c6ed9 /src/platform/nmp-object.h | |
| parent | 270c4830551c9810ad4e83f9a1db2b1cb946208c (diff) | |
Imported Upstream version 1.4.4 upstream/1.4.4
Diffstat (limited to 'src/platform/nmp-object.h')
| -rw-r--r-- | src/platform/nmp-object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/platform/nmp-object.h b/src/platform/nmp-object.h index d295f7a0..b6d6709c 100644 --- a/src/platform/nmp-object.h +++ b/src/platform/nmp-object.h @@ -21,7 +21,6 @@ #ifndef __NMP_OBJECT_H__ #define __NMP_OBJECT_H__ -#include <netlink/netlink.h> #include <gudev/gudev.h> #include "nm-platform.h" |