diff options
Diffstat (limited to 'tests/test-select.h')
-rw-r--r-- | tests/test-select.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-select.h b/tests/test-select.h index 5e1ff22..86a79ad 100644 --- a/tests/test-select.h +++ b/tests/test-select.h @@ -3,7 +3,7 @@ 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 - the Free Software Foundation; either version 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -24,7 +24,6 @@ #include <unistd.h> #include <fcntl.h> #include <stdlib.h> -#include <stdbool.h> #include <sys/ioctl.h> #include <errno.h> |