--- gvpe/src/iom.h 2003/04/05 02:32:40 1.12 +++ gvpe/src/iom.h 2003/10/16 02:41:21 1.14 @@ -1,5 +1,6 @@ /* - iom.h -- I/O multiplexor + iom.h -- generic I/O multiplexor + Copyright (C) 2003 Marc Lehmann 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 @@ -23,7 +24,7 @@ #include -#include +#include "poll.h" #include "callback.h" #include "slog.h"