mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
346 B

  1. --- ./channels/chan_phone.c.orig 2004-11-28 13:39:33.005340536 +0100
  2. +++ ./channels/chan_phone.c 2004-11-28 13:39:57.254654080 +0100
  3. @@ -32,6 +32,7 @@
  4. #include <fcntl.h>
  5. #include <sys/ioctl.h>
  6. #include <linux/telephony.h>
  7. +#include <linux/compiler.h>
  8. /* Still use some IXJ specific stuff */
  9. #include <linux/ixjuser.h>
  10. #include "DialTone.h"