summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2001-08-24 10:58:07 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2001-08-24 10:58:07 +0000
commite8fd19a35a80f222cc6521b3c61fe04f3db50b69 (patch)
tree36a828e7ad26a47ba17b2dc4ea8a7697cdcbdd27
parent50d352877c6c114350cc3e0e44edae924f146a13 (diff)
another
-rw-r--r--linux/r128_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/r128_drv.h b/linux/r128_drv.h
index ce741245..e3975dcd 100644
--- a/linux/r128_drv.h
+++ b/linux/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__