diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 14:25:49 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 14:25:49 -0400 |
commit | 9090bc4dcc8863074b59be4ebc13e9385976ebcb (patch) | |
tree | c2d2132d0f2aefb9a280eb851d94d17ec72407ea /src/test/test-condition.c | |
parent | 0c638c929e0e1e200b8c57f2b4abee943b3dd6e5 (diff) |
./move.sh
Diffstat (limited to 'src/test/test-condition.c')
-rw-r--r-- | src/test/test-condition.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-condition.c b/src/test/test-condition.c index 8903d10db7..c4ff41dd0e 100644 --- a/src/test/test-condition.c +++ b/src/test/test-condition.c @@ -17,7 +17,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "sd-id128.h" +#include <systemd/sd-id128.h> #include "alloc-util.h" #include "apparmor-util.h" |