This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
snac2
mirror of
https://codeberg.org/grunfink/snac2.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fixed compilation failure in FreeBSD.
default
1 month 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
)
{