Merge branch 'kichikuou-mac-compile' into master

This commit is contained in:
Nunuhara Cabbage
2020-09-04 16:43:37 -07:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <dirent.h>
#include <limits.h>
#include "system4.h"
#include "system4/fnl.h"
+1
View File
@@ -22,6 +22,7 @@
#include <ctype.h>
#include <signal.h>
#include <getopt.h>
#include <limits.h>
#include "system4.h"
#include "system4/ain.h"