mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 00:30:33 -04:00
12 lines
261 B
C
12 lines
261 B
C
--- src/somnec.c.orig 2015-02-18 05:31:10 UTC
|
|
+++ src/somnec.c
|
|
@@ -38,6 +38,9 @@
|
|
#include "somnec.h"
|
|
#include "shared.h"
|
|
|
|
+#include "clog.c"
|
|
+#include "cexp.c"
|
|
+
|
|
/* common /evlcom/ */
|
|
static int jh;
|
|
static double ck2, ck2sq, tkmag, tsmag, ck1r, zph, rho;
|