* fix wrong entry dates
[deliverable/binutils-gdb.git] / gdb / inflow.c
index b8a0468aaaa99ff02ed7a06f5706d3f49907713f..6a775316c84b8a7a69e5b5f504ea823241c41f59 100644 (file)
@@ -150,7 +150,9 @@ gdb_has_a_terminal (void)
          if (our_ttystate != NULL)
            {
              gdb_has_a_terminal_flag = yes;
+#ifdef PROCESS_GROUP_TYPE
              our_process_group = gdb_getpgrp ();
+#endif
            }
        }
 
This page took 0.025291 seconds and 4 git commands to generate.