Linux NFS development
 help / color / mirror / Atom feed
* [PATCH libnfsidmap] cfg.h: Include <sys/types.h> for u_int*_t
@ 2015-03-08 11:39 Felix Janda
  0 siblings, 0 replies; only message in thread
From: Felix Janda @ 2015-03-08 11:39 UTC (permalink / raw)
  To: linux-nfs

Signed-off-by: Felix Janda <felix.janda@posteo.de>
---
It would also be nice to iconv -f iso-8859-1

 cfg.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cfg.h b/cfg.h
index d4d4cab..fe49e8f 100644
--- a/cfg.h
+++ b/cfg.h
@@ -33,6 +33,7 @@
 #ifndef _CONF_H_
 #define _CONF_H_
 
+#include <sys/types.h>
 #include "queue.h"
 
 struct conf_list_node {
-- 
2.0.5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-08 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08 11:39 [PATCH libnfsidmap] cfg.h: Include <sys/types.h> for 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