Move syslog back to libc/syslog from fs/syslog

This commit is contained in:
Gregory Nutt
2014-10-09 07:08:36 -06:00
parent d2c8e13ed5
commit 5815201cc2
10 changed files with 15 additions and 15 deletions
+1
View File
@@ -65,6 +65,7 @@ include stdio/Make.defs
include stdlib/Make.defs
include unistd/Make.defs
include sched/Make.defs
include syslog/Make.defs
include string/Make.defs
include aio/Make.defs
include pthread/Make.defs