diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 14:55:26 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 14:55:26 -0400 |
commit | 58c5db2174747fe79eca2e6adbfb4599315b9058 (patch) | |
tree | 504d628cf8d36f641d9a80e082463ec05c541697 /src/test/test-helper.h | |
parent | cae10cc3742018bcd8eca6782fd02132fc291e64 (diff) |
./move.sh
Diffstat (limited to 'src/test/test-helper.h')
-rw-r--r-- | src/test/test-helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-helper.h b/src/test/test-helper.h index ddb10f88fd..01068da347 100644 --- a/src/test/test-helper.h +++ b/src/test/test-helper.h @@ -19,7 +19,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "sd-daemon.h" +#include <systemd/sd-daemon.h> #include "macro.h" |