~ubuntu-branches/ubuntu/lucid/xserver-xorg-video-savage/lucid

« back to all changes in this revision

Viewing changes to src/savage_driver.c

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2007-10-24 01:17:57 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071024011757-40f9s87za2yjmuuq
Tags: 1:2.1.3-3ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/patches/01_panning-check-mode.patch: From upstream commit
    846a69f70d189c486448df269a512b8d42fab0c2. Fixes crash when 
    switching modes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
#include "config.h"
40
40
#endif
41
41
 
 
42
#include <unistd.h>
 
43
 
42
44
#include "xf86RAC.h"
43
45
#include "shadowfb.h"
44
46