* [PATCH libnfsidmap 2/2] cfg.c: include <sys/types.h> for u_char and u_int*_t
@ 2016-04-19 17:37 Felix Janda
0 siblings, 0 replies; only message in thread
From: Felix Janda @ 2016-04-19 17:37 UTC (permalink / raw)
To: linux-nfs
Signed-off-by: Felix Janda <felix.janda@posteo.de>
---
cfg.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/cfg.c b/cfg.c
index bd7944a..3c86c84 100644
--- a/cfg.c
+++ b/cfg.c
@@ -34,6 +34,7 @@
#include <sys/mman.h>
#include <sys/socket.h>
#include <sys/stat.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <ctype.h>
--
2.7.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-19 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 17:37 [PATCH libnfsidmap 2/2] cfg.c: include <sys/types.h> for u_char and u_int*_t Felix Janda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).