diff options
Diffstat (limited to 'nis/nis_modify.c')
-rw-r--r-- | nis/nis_modify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_modify.c b/nis/nis_modify.c index 57efe82bf2..a1bcd7ff9c 100644 --- a/nis/nis_modify.c +++ b/nis/nis_modify.c @@ -17,6 +17,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include <string.h> #include <rpcsvc/nis.h> #include "nis_xdr.h" |