Petr Machata <[email protected]> писал в своём письме Mon, 20 Apr 2015 11:19:44 +0300:

Роман Донченко <[email protected]> writes:

+#include "libc.so-types.conf";

Is there a reason that the import line is commented out?

Yes... muscle memory. (Note how the keyword isn't the right one either.)

diff --git a/etc/libm.so.conf b/etc/libm.so.conf
index ba2db07..14f86f4 100644
--- a/etc/libm.so.conf
+++ b/etc/libm.so.conf
@@ -1,4 +1,4 @@
-#include "libc.so-types.conf";
+import "libc.so-types";

 double sin(double);
 float sinf(float);

_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel

Reply via email to