This website works better with JavaScript
Home
Explore
Help
Sign In
computer_glamour
/
snac2-glamour-mirror
mirror of
https://codeberg.org/grunfink/snac2
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fixed compilation failure in FreeBSD.
default
1 year ago
parent
61d399a368
commit
3318f1596b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
main.c
+ 1
- 0
main.c
View File
@@ -11,6 +11,7 @@
#include "snac.h"
#include <sys/stat.h>
+#include <sys/wait.h>
int usage(void)
{