diff options
Diffstat (limited to 'src/users-service.c')
-rw-r--r-- | src/users-service.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/users-service.c b/src/users-service.c index a8a9c67..9ada91f 100644 --- a/src/users-service.c +++ b/src/users-service.c @@ -20,6 +20,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include <unistd.h> #include <glib/gi18n.h> |