vendor/libgit2/src/win32/posix.h in rugged-0.26.7 vs vendor/libgit2/src/win32/posix.h in rugged-0.27.0

- old
+ new

@@ -2,11 +2,11 @@ * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ -#ifndef INCLUDE_posix__w32_h__ -#define INCLUDE_posix__w32_h__ +#ifndef INCLUDE_win32_posix_h__ +#define INCLUDE_win32_posix_h__ #include "common.h" #include "../posix.h" #include "win32-compat.h" #include "path_w32.h"