diff options
Diffstat (limited to 'src/eloop.c')
| -rw-r--r-- | src/eloop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eloop.c b/src/eloop.c index 6b01bdd8..031d7507 100644 --- a/src/eloop.c +++ b/src/eloop.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -#include <stdio.h> + #if (defined(__unix__) || defined(unix)) && !defined(USG) #include <sys/param.h> #endif |
