diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/plutil.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/plutil.c b/dev/plutil.c index 0e25291..4a34077 100644 --- a/dev/plutil.c +++ b/dev/plutil.c | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | #include <stdio.h> | 10 | #include <stdio.h> |
| 11 | #include <stdlib.h> | 11 | #include <stdlib.h> |
| 12 | 12 | ||
| 13 | |||
| 13 | int main(int argc, char *argv[]) | 14 | int main(int argc, char *argv[]) |
| 14 | { | 15 | { |
| 15 | struct stat *filestats = (struct stat *) malloc(sizeof(struct stat)); | 16 | struct stat *filestats = (struct stat *) malloc(sizeof(struct stat)); |
