ports/cad/xcircuit/files/patch-svg.c
Danilo Egea Gondolfo 137b178d77 - Update to 3.10.13
2019-09-09 11:58:29 +00:00

12 lines
238 B
C

--- 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>