chiark / gitweb /
journal: don't export MESSAGE_ID() macro
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2012 14:26:41 +0000 (16:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2012 14:26:41 +0000 (16:26 +0200)
commit706911fba8d071449848f02516eef117277ff48b
tree2d1ed9aa8a0f66bc5a9ab4516167106f80f45f4c
parent37e2941d144f362c0585974939cf12ad01aa0258
journal: don't export MESSAGE_ID() macro

If it is exported it would need to be prefixed, but since we need it
exclusively internally so far, simply move it to an internal header.
src/shared/log.h
src/systemd/sd-id128.h