Move ctim_get and mtim_get to sudo_util.h

This commit is contained in:
Todd C. Miller
2014-01-31 15:43:34 -07:00
parent 32b4713d6d
commit d0f343ba2e
4 changed files with 35 additions and 35 deletions

View File

@@ -52,6 +52,7 @@
#include "fatal.h"
#include "sudo_plugin.h"
#include "sudo_debug.h"
#include "sudo_util.h"
#define DEFAULT_TEXT_DOMAIN "sudo"
#include "gettext.h"