chiark / gitweb /
json: fix a mem leak
[elogind.git] / src / shared / clock-util.h
index 198a7b275309985efcb2d95db3383c7d7f760782..8c2d2354302fc7771bf3e4f71d124f415db84325 100644 (file)
@@ -21,7 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "util.h"
 
 int clock_is_localtime(void);
 int clock_set_timezone(int *min);