summaryrefslogtreecommitdiff
path: root/sysutils/uniutils/files/patch-unisurrogate.c
blob: b3b9a231ebeb807fd47ea558517da74ebd3595ed (plain) (blame)
1
2
3
4
5
6
7
8
--- unisurrogate.c.orig	2020-11-20 08:28:53 UTC
+++ unisurrogate.c
@@ -1,4 +1,5 @@
 #include <stdlib.h>
+#include <sys/types.h>
 #include <stdio.h>
 #include <errno.h>
 #include "config.h"