diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-23 22:38:05 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-23 22:38:05 +0000 |
commit | 55dbe0445180b7b6755ad014a6ee66f49da7f23d (patch) | |
tree | 38ef05929d823f3d82e32c7515bc6b59acce4ece /libddekit/pgtab.c | |
parent | 6da66c7aea1019ee63d9fc19bc8b73fa7c676da0 (diff) |
New upstream snapshot
Diffstat (limited to 'libddekit/pgtab.c')
-rw-r--r-- | libddekit/pgtab.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libddekit/pgtab.c b/libddekit/pgtab.c index 81138108..64ac6af6 100644 --- a/libddekit/pgtab.c +++ b/libddekit/pgtab.c @@ -12,6 +12,7 @@ */ #include <unistd.h> +#include <stdlib.h> #include <error.h> #include <errno.h> #include <mach.h> |