Author: adrian.chadd
Date: Thu Apr 2 01:44:25 2009
New Revision: 13904
Modified:
branches/LUSCA_HEAD/libsqdebug/debug_syslog.c
Log:
Add missing #include
Modified: branches/LUSCA_HEAD/libsqdebug/debug_syslog.c
==============================================================================
--- branches/LUSCA_HEAD/libsqdebug/debug_syslog.c (original)
+++ branches/LUSCA_HEAD/libsqdebug/debug_syslog.c Thu Apr 2 01:44:25 2009
@@ -42,6 +42,7 @@
#include "../libcore/varargs.h"
#include "../libcore/tools.h"
+#include "../libcore/syslog_ntoa.h"
#include "debug.h"
#include "debug_syslog.h"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---