Skip to content

Commit

Permalink
Add missing usistd.h for system(3)
Browse files Browse the repository at this point in the history
  • Loading branch information
git-core committed Jul 19, 2012
1 parent f215759 commit c6ef3cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activity.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
*/

#include <unistd.h>
#include <stdlib.h>

#include "su.h"

Expand Down

0 comments on commit c6ef3cc

Please sign in to comment.