diff options
Diffstat (limited to 'src/nice.c')
-rw-r--r-- | src/nice.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #define main nice_main -#include "../nice/nice.c" +#include "nice/nice.c" |
index : bosix | ||
POSIX in a box - an all-in-one POSIX command line tool, similar to Busybox, but using the minimal standards compliant tools from UNG |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/nice.c | 2 |
@@ -1,2 +1,2 @@ #define main nice_main -#include "../nice/nice.c" +#include "nice/nice.c" |