Changes in uspace/lib/c/include/ipc/logger.h [5b0cf63:4805495] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/logger.h
r5b0cf63 r4805495 31 31 */ 32 32 33 #ifndef LIBC_IPC_LOGGER_H_34 #define LIBC_IPC_LOGGER_H_33 #ifndef _LIBC_IPC_LOGGER_H_ 34 #define _LIBC_IPC_LOGGER_H_ 35 35 36 36 #include <ipc/common.h>
Note:
See TracChangeset
for help on using the changeset viewer.