mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
11 lines
291 B
Diff
11 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>
|