Added SILC Thread Queue API
[silc.git] / lib / silcutil / stacktrace.h
index 5c4688682f19bab3a2c589f0d800d0b700e43d9f..bfe8ae035e34badbcb7ed1de5b74f363aba705ce 100644 (file)
@@ -21,7 +21,7 @@
 #define STACKTRACE_H
 
 #ifndef SILCMEMORY_H
-#error "Do not include this file directly"
+#error "Do not include internal header file directly"
 #endif
 
 #if defined(__GNUC__) && defined(__i386__)