~ubuntu-branches/ubuntu/vivid/xdm/vivid

« back to all changes in this revision

Viewing changes to chooser.c

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-10 16:17:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051210161722-uf9qjm9mq9dxaj8z
Tags: 1:0.99.4-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
#include    <X11/extensions/Xinerama.h>
76
76
#endif
77
77
 
78
 
#if defined(SVR4) && !defined(SCO325)
 
78
#if defined(SVR4)
79
79
#include    <sys/sockio.h>
80
80
#endif
81
81
#if defined(SVR4) && defined(PowerMAX_OS)