summaryrefslogtreecommitdiff
path: root/cad/xcircuit/files/patch-svg.c
blob: 566c880bb4c7406e1534e8e20bad62b0b175b016 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- svg.c.orig	2019-09-08 12:19:55 UTC
+++ svg.c
@@ -7,9 +7,7 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include <string.h>
-#ifndef XC_WIN32
 #include <unistd.h>
-#endif
 #include <math.h>
 #include <limits.h>
 #include <sys/stat.h>