diff options
Diffstat (limited to 'flow/gsl/gslopmaster.c')
-rw-r--r-- | flow/gsl/gslopmaster.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/gsl/gslopmaster.c b/flow/gsl/gslopmaster.c index 71940d6..fe198ac 100644 --- a/flow/gsl/gslopmaster.c +++ b/flow/gsl/gslopmaster.c @@ -17,7 +17,7 @@ * Boston, MA 02110-1301, USA. */ #include <string.h> -#include <sys/poll.h> +#include <poll.h> #include <sys/time.h> #include <errno.h> |