first external contrib

This commit is contained in:
tTh
2022-01-08 17:48:18 +01:00
parent ab9e4b0250
commit ccd324749e
7 changed files with 102 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <fcntl.h> /* low-level i/o */
#include <unistd.h>