commit | d1993fb39821b3c38b50f06e21583723a0305404 | [log] [tgz] |
---|---|---|
author | Rein Klazes <rklazes@xs4all.nl> | Tue Sep 07 22:44:34 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Sep 07 22:44:34 2004 +0000 |
tree | 36d261ad8b90086edfb5b2b6c8f2610f85503aad | |
parent | dba9461675f40fde0183002d9fbcdbf429a38cbc [diff] [blame] |
Fix compile error with include files from Linux 2.6.7+.
diff --git a/configure b/configure index 9c76579..9255a4d 100755 --- a/configure +++ b/configure
@@ -16210,6 +16210,7 @@ + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -16228,6 +16229,7 @@ libutil.h \ link.h \ linux/cdrom.h \ + linux/compiler.h \ linux/hdreg.h \ linux/input.h \ linux/ioctl.h \