mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 16:50:29 -04:00
10 lines
276 B
C
10 lines
276 B
C
--- ./library/dialect/swi/fli/blobs.c.orig 2013-01-19 07:33:19.000000000 -0200
|
|
+++ ./library/dialect/swi/fli/blobs.c 2013-11-03 01:59:03.000000000 -0200
|
|
@@ -18,6 +18,7 @@
|
|
#include <Yap.h>
|
|
#include <Yatom.h>
|
|
|
|
+#include <stdio.h>
|
|
#include <string.h>
|
|
|
|
/* for freeBSD9.1 */
|