X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Ftcpwrap.h;h=3353b6596ee720646c889c528c35619b0d8fb06d;hp=0c87b111ee53711d1cfd0ee57d0de0b741185e2a;hb=a9244623f785f504f799407b0228dea9655e24cb;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/src/core/tcpwrap.h b/src/core/tcpwrap.h index 0c87b111e..3353b6596 100644 --- a/src/core/tcpwrap.h +++ b/src/core/tcpwrap.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foolibwraphfoo -#define foolibwraphfoo +#pragma once /*** This file is part of systemd. @@ -25,5 +24,3 @@ #include bool socket_tcpwrap(int fd, const char *name); - -#endif