- Applied patch for Bug #770, which fixed a broken build (thanks to Christopher
  J. Pilkington).

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Christopher J. Pilkington 2011-05-06 22:51:36 -04:00 committed by Paul Beckingham
parent 250c98f03c
commit 62334201d1
3 changed files with 4 additions and 0 deletions

View file

@ -35,6 +35,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <pwd.h>
#include <errno.h>