diff options
-rw-r--r-- | support/nsm/rpc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/nsm/rpc.c b/support/nsm/rpc.c index 0a8e56f..ae49006 100644 --- a/support/nsm/rpc.c +++ b/support/nsm/rpc.c @@ -41,6 +41,7 @@ #include <stdint.h> #include <time.h> #include <stdbool.h> +#include <stdint.h> #include <string.h> #include <unistd.h> #include <fcntl.h> |