update apps.h include

This commit is contained in:
Brent Cook 2015-10-18 10:48:17 -05:00
parent c8c23ad8e3
commit 0086809a82

View File

@ -3,7 +3,7 @@
* certhash dummy implementation for platforms without symlinks
*/
#include <apps.h>
#include "apps.h"
int
certhash_main(int argc, char **argv)