]> Git Repo - binutils.git/blobdiff - gdb/testsuite/gdb.base/async-shell.c
Automatic date update in version.in
[binutils.git] / gdb / testsuite / gdb.base / async-shell.c
index 807df8a5fa3a3183202666ba215a95cac5e93495..27e93f86f255451b0b256af4bbc4e6f3090070e0 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is part of GDB, the GNU debugger.
 
-   Copyright 2011-2013 Free Software Foundation, Inc.
+   Copyright 2011-2022 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -15,6 +15,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#include <unistd.h>
+
 int
 main (void)
 {
This page took 0.027619 seconds and 4 git commands to generate.