mv ramlog.h and syslog.h to new include/nuttx/syslog

This commit is contained in:
Gregory Nutt
2014-04-10 09:29:30 -06:00
parent 6be62a7ef3
commit 2fcc57edb0
14 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
#include <assert.h>
#include <errno.h>
#include <nuttx/syslog.h>
#include <nuttx/syslog/syslog.h>
#include "lib_internal.h"