summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-11-02 03:15:25 +0200
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-11-02 03:15:25 +0200
commitbe291a6d9764cf29a7d9a8114d47d9f41ce856e9 (patch)
tree0c6f93a1ec3a89441cfde49c71459baaeb07ed31 /include
parenta2d6242106bb3a440faa9cad157e0120dbfa7b6e (diff)
parent6fdfd9dad91d7b7aa292f8c4d268dd27c34de8d3 (diff)
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug
Diffstat (limited to 'include')
-rw-r--r--include/libdrm-config.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/libdrm-config.h.in b/include/libdrm-config.h.in
new file mode 100644
index 000000000..286004b96
--- /dev/null
+++ b/include/libdrm-config.h.in
@@ -0,0 +1,10 @@
+/*
+ * libdrm-config.h.in: not at all generated.
+ */
+
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+