diff options
Diffstat (limited to 'g10/misc.c')
-rw-r--r-- | g10/misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/misc.c b/g10/misc.c index 54c1239b6..1fb635d83 100644 --- a/g10/misc.c +++ b/g10/misc.c @@ -60,7 +60,6 @@ pull_in_libs(void) #if defined(__linux__) && defined(__alpha__) && __GLIBC__ < 2 -#warning using trap_unaligned static int setsysinfo(unsigned long op, void *buffer, unsigned long size, int *start, void *arg, unsigned long flag) |