mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
|
|
Index: src/c_geometry.cpp
|
||
|
|
--- src/c_geometry.cpp.orig
|
||
|
|
+++ src/c_geometry.cpp
|
||
|
|
@@ -20,6 +20,7 @@
|
||
|
|
|
||
|
|
#include "nec_context.h"
|
||
|
|
#include "nec_exception.h"
|
||
|
|
+#include <stdlib.h>
|
||
|
|
|
||
|
|
c_geometry::c_geometry()
|
||
|
|
{
|