aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/process.c')
-rw-r--r--src/process.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process.c b/src/process.c
index bfac054c3c2..b45ba733636 100644
--- a/src/process.c
+++ b/src/process.c
@@ -4675,6 +4675,7 @@ wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd,
4675 process_output_skip = 0; 4675 process_output_skip = 0;
4676 } 4676 }
4677#endif 4677#endif
4678
4678#if defined (USE_GTK) || defined (HAVE_GCONF) || defined (HAVE_GSETTINGS) 4679#if defined (USE_GTK) || defined (HAVE_GCONF) || defined (HAVE_GSETTINGS)
4679 nfds = xg_select 4680 nfds = xg_select
4680#elif defined (HAVE_NS) 4681#elif defined (HAVE_NS)