X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/d44870087da70034f43297ca70c9bf10200edec7..39e70dec76acc4f638f7a209dcd8b4d40feba8f0:/openssh/includes.h diff --git a/openssh/includes.h b/openssh/includes.h index 9fcf1b0..f1b47f6 100644 --- a/openssh/includes.h +++ b/openssh/includes.h @@ -149,6 +149,8 @@ # include #endif +#include + /* * On HP-UX 11.11, shadow.h and prot.h provide conflicting declarations * of getspnam when _INCLUDE__STDC__ is defined, so we unset it here.