~ubuntu-branches/debian/jessie/sane-backends/jessie

« back to all changes in this revision

Viewing changes to backend/umax_pp_low.c

  • Committer: Package Import Robot
  • Author(s): Michael Gilbert
  • Date: 2012-07-15 17:07:15 UTC
  • Revision ID: package-import@ubuntu.com-20120715170715-90wzdqlhfbvrzi7v
Tags: 1.0.22-7.3
* Non-maintainer upload.
* Fix build failure on kfreebsd (closes: #680234).

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
#endif
74
74
 
75
75
#ifdef HAVE_MACHINE_CPUFUNC_H
 
76
#ifndef __GLIBC__
76
77
#include <machine/cpufunc.h>
77
78
#endif
 
79
#endif
78
80
 
79
81
#ifdef HAVE_I386_SET_IOPERM
80
82
#include <machine/sysarch.h>