47b14d783b
- Support PLIST_FILES PR: 179226 Submitted by: ports fury
10 lines
164 B
C
10 lines
164 B
C
--- celldel.c.orig
|
|
+++ celldel.c
|
|
@@ -17,6 +17,7 @@
|
|
#include "cellrefr.h"
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
|
|
|
|
#define CellOListToRList( v) do { \
|