diff options
Diffstat (limited to 'src/shared/fileio.h')
-rw-r--r-- | src/shared/fileio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/fileio.h b/src/shared/fileio.h index d29e2dfa03..641bf0230b 100644 --- a/src/shared/fileio.h +++ b/src/shared/fileio.h @@ -16,6 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ + #include <stddef.h> #include <stdio.h> |