mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
143 B
C++
10 lines
143 B
C++
--- effects.cc.orig
|
|
+++ effects.cc
|
|
@@ -13,6 +13,7 @@
|
|
|
|
#include <string.h>
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
|
|
#include "externs.h"
|
|
|