aboutsummaryrefslogtreecommitdiff
path: root/md5/md5cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'md5/md5cmp.c')
-rw-r--r--md5/md5cmp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/md5/md5cmp.c b/md5/md5cmp.c
index 07acda45..dfd60bd3 100644
--- a/md5/md5cmp.c
+++ b/md5/md5cmp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C)2013 D. R. Commander. All Rights Reserved.
+ * Copyright (C)2013, 2016 D. R. Commander. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -30,6 +30,7 @@
#include <string.h>
#include <sys/types.h>
#include "./md5.h"
+#include "../tjutil.h"
int main(int argc, char *argv[])
{