diff options
Diffstat (limited to 'src/devices/nm-device-veth.c')
| -rw-r--r-- | src/devices/nm-device-veth.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/nm-device-veth.c b/src/devices/nm-device-veth.c index 6f90758c..d7a59bae 100644 --- a/src/devices/nm-device-veth.c +++ b/src/devices/nm-device-veth.c @@ -20,9 +20,7 @@ #include "nm-default.h" -#include <errno.h> #include <stdlib.h> -#include <string.h> #include "nm-device-veth.h" #include "nm-device-private.h" |