diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-13 23:32:34 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-13 23:32:34 +0000 |
| commit | 8b9e3acccbf6c19bd17c8cfa3ee7cea415665b9c (patch) | |
| tree | 1257f62c356397ec9efc2e71ff24bcf7e4cc419a /src/libs6rc/s6rc_db_check_pipelines.c | |
| parent | 2270be82ade6f2e63d652602a3842aa1fca3cb7c (diff) | |
| download | s6-rc-8b9e3acccbf6c19bd17c8cfa3ee7cea415665b9c.tar.gz | |
Cleanup of superfluous includes
Diffstat (limited to 'src/libs6rc/s6rc_db_check_pipelines.c')
| -rw-r--r-- | src/libs6rc/s6rc_db_check_pipelines.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs6rc/s6rc_db_check_pipelines.c b/src/libs6rc/s6rc_db_check_pipelines.c index 9dd7f2e..d3d1bd9 100644 --- a/src/libs6rc/s6rc_db_check_pipelines.c +++ b/src/libs6rc/s6rc_db_check_pipelines.c @@ -2,7 +2,6 @@ #include <string.h> #include <stdint.h> -#include <skalibs/diuint32.h> #include <skalibs/bitarray.h> #include <s6-rc/s6rc-db.h> |
