summaryrefslogtreecommitdiff
path: root/src/core/hostname-setup.h
blob: 4823ccadcf93cc7d96fc38d4d03d19ef904cf4aa (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
  This file is part of systemd.

  Copyright 2010 Lennart Poettering
***/

int hostname_setup(void);