13 lines
363 B
Diff
13 lines
363 B
Diff
|
Index: libnsl-1.0.5/src/nisplus/nis_call.c
|
||
|
===================================================================
|
||
|
--- libnsl-1.0.5.orig/src/nisplus/nis_call.c
|
||
|
+++ libnsl-1.0.5/src/nisplus/nis_call.c
|
||
|
@@ -23,6 +23,7 @@
|
||
|
#include <errno.h>
|
||
|
#include <fcntl.h>
|
||
|
#include <string.h>
|
||
|
+#include <stdint.h>
|
||
|
#include <libintl.h>
|
||
|
#include <rpc/rpc.h>
|
||
|
#include <rpc/auth.h>
|