backend: standard lib includes before local (fixes [[e1522e]])

This commit is contained in:
gitlost 2022-09-13 22:08:08 +01:00
parent e1522e0808
commit a6cc4f5203
11 changed files with 17 additions and 18 deletions

View file

@ -35,8 +35,8 @@
#define SODIUM_X_F (IS_NUM_F | IS_UX__F | IS_LX__F) /* SODIUM "0123456789Xx" */
#include "common.h"
#include <stdio.h>
#include "common.h"
static const char TeleTable[128][16] = {
{ "31313131" }, { "1131313111" }, { "33313111" }, { "1111313131" },