summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralanh <alanh>2001-08-24 10:58:07 +0000
committeralanh <alanh>2001-08-24 10:58:07 +0000
commitf7e60459cf7c6ba435c55c8b9b9548233389964e (patch)
tree71f097b997037b602da99a8c21dcb9d5ebbaa9f0
parentd89fb7faf7005baab1fc34ce544c54c562689027 (diff)
another
-rw-r--r--xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/r128_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/r128_drv.h b/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/r128_drv.h
index ce7412455..e3975dcd4 100644
--- a/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/r128_drv.h
+++ b/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/r128_drv.h
@@ -40,7 +40,7 @@
#define le32_to_cpu(x) ntohl(x)
#define cpu_to_le32(x) htonl(x)
#endif
-#endif
+#endif /* __FreeBSD__ */
#ifndef __R128_DRV_H__
#define __R128_DRV_H__