chiark / gitweb /
update TODO
[elogind.git] / src / journal / journald-console.h
index 068cc5b86b2e80b051fb58d09b211159d8dfe9ce..d8af2267e119fc7cd8364a52a91949da982e6577 100644 (file)
@@ -21,6 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "journald.h"
+#include "journald-server.h"
 
-void server_forward_console(Server *s, int priority, const char *identifier, const char *message, struct ucred *ucred);
+void server_forward_console(Server *s, int priority, const char *identifier, const char *message, const struct ucred *ucred);