Skip to content

Commit 824a2c4

Browse files
authored
Merge pull request #181 from ityuhui/yh-incls-0330
Include config.h to define HAVE_SECURE_GETENV or HAVE_GETENV
2 parents ab31f40 + de071b8 commit 824a2c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kubernetes/config/incluster_config.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include <config.h>
2+
13
#define _GNU_SOURCE
24
#include <stdlib.h>
35
#ifndef _WIN32

0 commit comments

Comments
 (0)