aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/linux-sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/tools/linux-sandbox.h')
-rw-r--r--src/main/tools/linux-sandbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/tools/linux-sandbox.h b/src/main/tools/linux-sandbox.h
index df07dee39f..18a744c612 100644
--- a/src/main/tools/linux-sandbox.h
+++ b/src/main/tools/linux-sandbox.h
@@ -12,8 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#ifndef LINUX_SANDBOX_H__
-#define LINUX_SANDBOX_H__
+#ifndef SRC_MAIN_TOOLS_LINUX_SANDBOX_H_
+#define SRC_MAIN_TOOLS_LINUX_SANDBOX_H_
extern int global_outer_uid;
extern int global_outer_gid;