* lib/ialloc.h: Invoke _GL_INLINE_HEADER_END.
* lib/xtime.h: Likewise.
+2023-04-13 Bruno Haible <bruno@clisp.org>
+
+ ialloc, gethrxtime: Restore GCC diagnostics options.
+ * lib/ialloc.h: Invoke _GL_INLINE_HEADER_END.
+ * lib/xtime.h: Likewise.
+
2023-04-13 Bruno Haible <bruno@clisp.org>
flexmember: Fix module description (regression 2016-09-07).
/* ialloc.h -- malloc with idx_t rather than size_t
- Copyright 2021-2022 Free Software Foundation, Inc.
+ Copyright 2021-2023 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
}
#endif
+_GL_INLINE_HEADER_END
+
#endif
/* xtime -- extended-resolution integer timestamps
- Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2005-2006, 2009-2023 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
}
#endif
+_GL_INLINE_HEADER_END
+
#endif