use file headers

This commit is contained in:
2025-09-18 14:52:25 +02:00
parent e8357dc636
commit 25d0d64af6
9 changed files with 11 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
#ifndef MAIN_H
#define MAIN_H
int main(int argc, char **argv);
#endif /* MAIN_H */