[init] binding to new linux

This commit is contained in:
Alexandre 2024-05-17 22:31:15 +02:00
parent e06a000d21
commit dfd0087995
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdbool.h> #include <stdbool.h>