X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgdbusauthmechanismsha1.c;h=0b9db7f8fb9eb84bd8f1594de83d95806e70ba0a;hb=c3842d1969feace4bfb12919be730e75e53877d9;hp=dae509e8e525e7a69a71f47e42a122a88835fa87;hpb=158dde050702f83a058962d14156a02234fc9685;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gdbusauthmechanismsha1.c b/gio/gdbusauthmechanismsha1.c index dae509e..0b9db7f 100644 --- a/gio/gdbusauthmechanismsha1.c +++ b/gio/gdbusauthmechanismsha1.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * Author: David Zeuthen */ @@ -26,6 +24,9 @@ #include #include #include + +#include + #ifdef G_OS_UNIX #include #endif @@ -33,8 +34,6 @@ #include #endif -#include - #include "gdbusauthmechanismsha1.h" #include "gcredentials.h" #include "gdbuserror.h"