summaryrefslogtreecommitdiff
path: root/net/libcoap/files/patch-man_examples-code-check.c
blob: 32bfafa5e0f2d917673ed622db79951afd1b9257 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- man/examples-code-check.c.orig	2021-06-26 19:47:52 UTC
+++ man/examples-code-check.c
@@ -16,6 +16,7 @@
 #include <stdlib.h>
 #include <sys/stat.h>
 #include <sys/types.h>
+#include <sys/wait.h>
 #include <dirent.h>
 #include <errno.h>
 #include <string.h>