Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/cad/gdt/files/patch-gdsStream.h
16461 views
1
--- gdsStream.h.orig 2014-12-08 17:16:44 UTC
2
+++ gdsStream.h
3
@@ -4,8 +4,7 @@
4
#define _gdsStream__
5
6
#include <stdio.h>
7
-#include <malloc.h>
8
-#include <stdio.h>
9
+#include <stdlib.h>
10
#include <time.h>
11
#include <kvstypes.h>
12
13
14