diff --git a/src/nm-udev-manager.c b/src/nm-udev-manager.c index 7e86740663..de657e9a0e 100644 --- a/src/nm-udev-manager.c +++ b/src/nm-udev-manager.c @@ -19,6 +19,8 @@ */ #include + +#include #include #include diff --git a/src/wimax/nm-device-wimax.c b/src/wimax/nm-device-wimax.c index 27ac25ff43..7883ddd905 100644 --- a/src/wimax/nm-device-wimax.c +++ b/src/wimax/nm-device-wimax.c @@ -19,6 +19,7 @@ * Copyright (C) 2009 Novell, Inc. */ +#include #include #include #include