mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
8 lines
159 B
Diff
8 lines
159 B
Diff
https://bugs.gentoo.org/871054
|
|
--- a/libstroke/stroke.c
|
|
+++ b/libstroke/stroke.c
|
|
@@ -13,2 +13,3 @@
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#include <math.h>
|