diff options
-rw-r--r-- | util.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ extern "C" { #include <sys/stat.h> #include <pwd.h> #include <unistd.h> +#include <stdio.h> #include <stdlib.h> #include <fcntl.h> } |
![]() |
index : systemtap-steved | |
Unnamed repository; edit this file to name it for gitweb. | Steve Dickson |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | util.cxx | 1 |
@@ -24,6 +24,7 @@ extern "C" { #include <sys/stat.h> #include <pwd.h> #include <unistd.h> +#include <stdio.h> #include <stdlib.h> #include <fcntl.h> } |