forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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 { \
|