(file) Return to sync.c CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / Xserver / Xext

Diff for /xc/programs/Xserver/Xext/sync.c between version 3.2 and 3.3

version 3.2, 1996/12/23 06:29:02 version 3.3, 1997/01/18 06:53:00
Line 1 
Line 1 
 /* $XConsortium: sync.c /main/13 1996/12/16 16:51:55 rws $ */ /* $XConsortium: sync.c /main/13 1996/12/16 16:51:55 rws $ */
 /* $XFree86: xc/programs/Xserver/Xext/sync.c,v 3.1 1996/05/06 05:55:35 dawes Exp $ */  /* $XFree86: xc/programs/Xserver/Xext/sync.c,v 3.2 1996/12/23 06:29:02 dawes Exp $ */
 /* /*
  
 Copyright (c) 1991, 1993  X Consortium Copyright (c) 1991, 1993  X Consortium
Line 2446 
Line 2446 
  */  */
  
  
 #if !defined(WIN32) && !defined(MINIX)  #if !defined(WIN32) && !defined(MINIX) && !defined(Lynx)
 #include <sys/time.h> #include <sys/time.h>
 #endif #endif
  


Legend:
Removed from v.3.2  
changed lines
  Added in v.3.3

Powered by
ViewCVS 0.9.2