test-cgroup.c revision 77d5f105bf63330350c7bddacdeda914f945590f
2d3b2c0032268a32557cb03a98175b828620a706Lennart Poettering/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
5430f7f2bc7330f3088b894166bf3524a067e3d8Lennart Poettering This file is part of systemd.
2d3b2c0032268a32557cb03a98175b828620a706Lennart Poettering Copyright 2010 Lennart Poettering
2d3b2c0032268a32557cb03a98175b828620a706Lennart Poettering systemd is free software; you can redistribute it and/or modify it
2d3b2c0032268a32557cb03a98175b828620a706Lennart Poettering under the terms of the GNU General Public License as published by
49dbfa7b2b0bf3906704dac1eaeb4eba91056a19Lennart Poettering the Free Software Foundation; either version 2 of the License, or
2d3b2c0032268a32557cb03a98175b828620a706Lennart Poettering (at your option) any later version.
along with systemd; If not, see <http://www.gnu.org/licenses/>.
#include <unistd.h>
#include <string.h>
#include "cgroup-util.h"
#include "util.h"
#include "log.h"
char *path;
free(c);
free(p);
free(p);
free(c);