diff options
author | Colin Watson <cjwatson@debian.org> | 2015-08-19 17:00:17 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-08-19 17:40:32 +0100 |
commit | 927d0032b865f05679d3cc052bc13cb0e6490283 (patch) | |
tree | 69f782deb79182f26069ff41e9539f17e6e44912 /gss-genr.c | |
parent | d35c65e77ab6a6a95fefa2c852827ba08e507f0b (diff) | |
parent | 810eecd6b2e03770f21e46b5cb8ce8c7fcd46da8 (diff) |
New upstream release (6.9p1).
Diffstat (limited to 'gss-genr.c')
-rw-r--r-- | gss-genr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gss-genr.c b/gss-genr.c index 5610f0bf2..b4eca3feb 100644 --- a/gss-genr.c +++ b/gss-genr.c | |||
@@ -34,6 +34,7 @@ | |||
34 | #include <limits.h> | 34 | #include <limits.h> |
35 | #include <stdarg.h> | 35 | #include <stdarg.h> |
36 | #include <string.h> | 36 | #include <string.h> |
37 | #include <signal.h> | ||
37 | #include <unistd.h> | 38 | #include <unistd.h> |
38 | 39 | ||
39 | #include "xmalloc.h" | 40 | #include "xmalloc.h" |