Skip to content

Commit 7af61bd

Browse files
committed
Add errno
1 parent 3120010 commit 7af61bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/core/safe_cmd.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "safe_cmd.h"
2+
#include <errno.h>
23
#include <stdio.h>
34
#include <stdlib.h>
45
#include <string.h>

0 commit comments

Comments
 (0)