Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
This commit is contained in:
commit
d422e985ff
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
|
|||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <byteswap.h>
|
||||
#include <count-one-bits.h>
|
||||
#include <count-trailing-zeros.h>
|
||||
#include <intprops.h>
|
||||
|
|
|
@ -36,6 +36,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
|
|||
#endif
|
||||
|
||||
#include <attribute.h>
|
||||
#include <byteswap.h>
|
||||
#include <count-leading-zeros.h>
|
||||
#include <intprops.h>
|
||||
#include <verify.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue