mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix a compilation error in the Hurd's bits/param.h.
Introduced in the unification in commit
e66a42f57f
.
This commit is contained in:
@ -83,5 +83,3 @@
|
||||
|
||||
#define FSHIFT 11 /* Bits to right of fixed binary point. */
|
||||
#define FSCALE (1<<FSHIFT)
|
||||
|
||||
#endif /* sys/param.h */
|
||||
|
Reference in New Issue
Block a user