--- a/daemon/master.c +++ b/daemon/master.c @@ -17,6 +17,7 @@ * * ----------------------------------------------------------------------- */ +#include #include #include #include --- a/daemon/automount.c +++ b/daemon/automount.c @@ -21,6 +21,7 @@ #include #include +#include #include #include #include --- a/modules/lookup_file.c +++ b/modules/lookup_file.c @@ -13,6 +13,7 @@ * * ----------------------------------------------------------------------- */ +#include #include #include #include