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_read_uint32.c | |
| parent | 2270be82ade6f2e63d652602a3842aa1fca3cb7c (diff) | |
| download | s6-rc-8b9e3acccbf6c19bd17c8cfa3ee7cea415665b9c.tar.gz | |
Cleanup of superfluous includes
Diffstat (limited to 'src/libs6rc/s6rc_db_read_uint32.c')
| -rw-r--r-- | src/libs6rc/s6rc_db_read_uint32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs6rc/s6rc_db_read_uint32.c b/src/libs6rc/s6rc_db_read_uint32.c index 9f96b33..b26bf46 100644 --- a/src/libs6rc/s6rc_db_read_uint32.c +++ b/src/libs6rc/s6rc_db_read_uint32.c @@ -1,6 +1,5 @@ /* ISC license. */ -#include <stdint.h> #include <skalibs/uint32.h> #include <skalibs/buffer.h> #include <s6-rc/s6rc-db.h> |
