Drop a bunch of #ifdef Lynx.

This commit is contained in:
Mathieu Bérard
2008-07-17 11:59:24 -04:00
committed by Adam Jackson
parent af2138bfce
commit 47833eef35
22 changed files with 18 additions and 162 deletions

View File

@@ -72,7 +72,7 @@ PERFORMANCE OF THIS SOFTWARE.
#include <X11/extensions/syncstr.h>
#include <stdio.h>
#if !defined(WIN32) && !defined(Lynx)
#if !defined(WIN32)
#include <sys/time.h>
#endif