summaryrefslogtreecommitdiff
path: root/src/shared/fileio.h
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-14 18:26:38 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-08-14 18:36:15 -0400
commit6328540098383b453ed265576fdbadd3049b2963 (patch)
tree787f87efef9145114d3602b71a9afe8c506e2611 /src/shared/fileio.h
parent03070edd5c0f6ae55ed79b9fc1295af39844ff40 (diff)
src/shared: some stylistic changes
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/shared/fileio.h')
-rw-r--r--src/shared/fileio.h1
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>