diff options
| author | Paul Eggert | 2024-12-23 13:55:59 -0800 |
|---|---|---|
| committer | Paul Eggert | 2024-12-26 16:29:02 -0800 |
| commit | cf5e58a14dedabd65dee297ee2a2abb05cd4449d (patch) | |
| tree | 0774997184ada06fafff9e9a0033215d3eb725b4 /lib/stdbit.c | |
| parent | 85ca91ff912da7c3a672e4bfe6ce103a23ddec73 (diff) | |
| download | emacs-cf5e58a14dedabd65dee297ee2a2abb05cd4449d.tar.gz emacs-cf5e58a14dedabd65dee297ee2a2abb05cd4449d.zip | |
Update from Gnulib by running admin/merge-gnulib
Diffstat (limited to 'lib/stdbit.c')
| -rw-r--r-- | lib/stdbit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdbit.c b/lib/stdbit.c index 4801e74d281..b9c52698e91 100644 --- a/lib/stdbit.c +++ b/lib/stdbit.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
| 20 | #define _GL_STDBIT_INLINE _GL_EXTERN_INLINE | ||
| 20 | #include <config.h> | 21 | #include <config.h> |
| 21 | 22 | ||
| 22 | #define _GL_STDBIT_INLINE _GL_EXTERN_INLINE | ||
| 23 | #include <stdbit.h> | 23 | #include <stdbit.h> |