bussin libs

This commit is contained in:
2023-08-22 23:43:11 +03:00
parent fc9785e364
commit ec32fef5c4

1
main.h
View File

@@ -1,6 +1,7 @@
#ifndef MAIN_H
#define MAIN_H
/* important libs */
#include <unistd.h>
#include <stdio.h>
#include <stdarg.h>