CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2009/09/13 09:02:03
Modified files: xserver/include: resource.h Log message: Do not use 'deprecated' attribute on gcc < 3.1. It causes lots of spurious warnings in build logs. suggestion to make the test gcc >= 3.1 millert@, ok todd@, miod@