mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 07:05:16 +02:00
10 lines
208 B
Diff
10 lines
208 B
Diff
--- src/code.c 2006-04-26 22:16:50.000000000 +0300
|
|
+++ src/code.c 2007-08-19 12:18:01.000000000 +0300
|
|
@@ -8,6 +8,7 @@
|
|
|
|
#include "config.h"
|
|
|
|
+#include <string.h>
|
|
|
|
#ifdef HAS_STDLIB_H
|
|
#include <stdlib.h>
|