summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/truss.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/truss/truss.h')
-rw-r--r--usr.bin/truss/truss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/truss/truss.h b/usr.bin/truss/truss.h
index 00df4d6..24558ba 100644
--- a/usr.bin/truss/truss.h
+++ b/usr.bin/truss/truss.h
@@ -37,6 +37,7 @@ struct trussinfo
int pid;
int flags;
int in_fork;
+ int strsize;
FILE *outfile;
struct timespec start_time;
OpenPOWER on IntegriCloud