summaryrefslogtreecommitdiffstats
path: root/dev/plutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'dev/plutil.c')
-rw-r--r--dev/plutil.c1
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
13int main(int argc, char *argv[]) 14int 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));