summaryrefslogtreecommitdiff
path: root/src/journal/journald-native.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journald-native.h')
-rw-r--r--src/journal/journald-native.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/journal/journald-native.h b/src/journal/journald-native.h
index 7ca17ec609..f1b4abc41a 100644
--- a/src/journal/journald-native.h
+++ b/src/journal/journald-native.h
@@ -22,8 +22,6 @@
#include "journald-server.h"
-bool valid_user_field(const char *p, size_t l, bool allow_protected);
-
void server_process_native_message(Server *s, const void *buffer, size_t buffer_size, const struct ucred *ucred, const struct timeval *tv, const char *label, size_t label_len);
void server_process_native_file(Server *s, int fd, const struct ucred *ucred, const struct timeval *tv, const char *label, size_t label_len);