mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
8 lines
184 B
Diff
8 lines
184 B
Diff
--- src/buffer.c 2023-12-15 07:29:19.000000000 +0800
|
|
+++ src/buffer.c 2023-12-22 19:07:01.000000000 +0800
|
|
@@ -1,3 +1,4 @@
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include "ocl.h"
|
|
|