summaryrefslogtreecommitdiff
path: root/src/journal/journal-vacuum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journal-vacuum.h')
-rw-r--r--src/journal/journal-vacuum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/journal/journal-vacuum.h b/src/journal/journal-vacuum.h
index a7fb6f0f0..c45cc31d0 100644
--- a/src/journal/journal-vacuum.h
+++ b/src/journal/journal-vacuum.h
@@ -21,6 +21,5 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include <inttypes.h>
int journal_directory_vacuum(const char *directory, uint64_t max_use, usec_t max_retention_usec, usec_t *oldest_usec, bool vacuum);