summaryrefslogtreecommitdiff
path: root/tirpc/netconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tirpc/netconfig.h')
-rw-r--r--tirpc/netconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tirpc/netconfig.h b/tirpc/netconfig.h
index c25788c..3f1a685 100644
--- a/tirpc/netconfig.h
+++ b/tirpc/netconfig.h
@@ -1,7 +1,9 @@
#ifndef _NETCONFIG_H_
#define _NETCONFIG_H_
+#ifdef HAVE_FEATURES_H
#include <features.h>
+#endif
#define NETCONFIG "/etc/netconfig"
#define NETPATH "NETPATH"