summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
Diffstat (limited to 'popt')
-rw-r--r--popt/system.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/popt/system.h b/popt/system.h
index 50cecaf5..25c22dae 100644
--- a/popt/system.h
+++ b/popt/system.h
@@ -11,6 +11,10 @@ extern __const __int32_t *__ctype_toupper;
/*@=declundef@*/
#endif
+#ifdef __TANDEM
+# include <floss.h(floss_execvp,floss_read)>
+#endif
+
#include <ctype.h>
#include <errno.h>