We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f215759 commit 4baab01Copy full SHA for 4baab01
activity.c
@@ -16,6 +16,8 @@
16
*/
17
18
#include <unistd.h>
19
+#include <stdlib.h>
20
+#include <stdio.h>
21
22
#include "su.h"
23
0 commit comments