about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/bits/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/bits/param.h')
-rw-r--r--sysdeps/mach/hurd/bits/param.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/mach/hurd/bits/param.h b/sysdeps/mach/hurd/bits/param.h
index d52c1edcb6..2f53f686df 100644
--- a/sysdeps/mach/hurd/bits/param.h
+++ b/sysdeps/mach/hurd/bits/param.h
@@ -83,5 +83,3 @@
 
 #define	FSHIFT	11		/* Bits to right of fixed binary point.  */
 #define FSCALE	(1<<FSHIFT)
-
-#endif	 /* sys/param.h */