visual studio path updates
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <io.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "apps.h"
|
||||
#include <apps.h>
|
||||
|
||||
double
|
||||
app_tminterval(int stop, int usertime)
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* certhash dummy implementation for platforms without symlinks
|
||||
*/
|
||||
|
||||
#include "apps.h"
|
||||
#include <apps.h>
|
||||
|
||||
int
|
||||
certhash_main(int argc, char **argv)
|
||||
|
Reference in New Issue
Block a user