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