Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/astro/openuniverse/files/patch-src_ou.h
16461 views
1
--- src/ou.h.orig 2000-06-04 19:35:09 UTC
2
+++ src/ou.h
3
@@ -19,6 +19,7 @@
4
5
#include <stdio.h>
6
#include <stdlib.h>
7
+#include <string.h>
8
#include <math.h>
9
10
#ifdef WIN32
11
12