summaryrefslogtreecommitdiff
path: root/adk
diff options
context:
space:
mode:
Diffstat (limited to 'adk')
-rw-r--r--adk/tools/depmaker.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/adk/tools/depmaker.c b/adk/tools/depmaker.c
index bf712179a..ac62da2d0 100644
--- a/adk/tools/depmaker.c
+++ b/adk/tools/depmaker.c
@@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#define _GNU_SOURCE
#include <ctype.h>
#include <dirent.h>
#include <stdlib.h>