mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-28 23:21:53 +00:00
12 lines
291 B
Diff
12 lines
291 B
Diff
|
--- eiciel-0.9.6/src/gestor_acl.hpp~ 2008-06-17 10:43:12.000000000 +0200
|
||
|
+++ eiciel-0.9.6/src/gestor_acl.hpp 2008-06-17 10:50:31.000000000 +0200
|
||
|
@@ -21,7 +21,7 @@
|
||
|
|
||
|
#include <config.hpp>
|
||
|
|
||
|
-#include <string>
|
||
|
+#include <cstring>
|
||
|
#include <vector>
|
||
|
#include <iostream>
|
||
|
#include <gettext.h>
|