Rename fatal.h -> sudo_fatal.h

This commit is contained in:
Todd C. Miller
2014-07-21 14:40:18 -06:00
parent b45727cefa
commit 3687b665cb
29 changed files with 363 additions and 352 deletions

View File

@@ -89,7 +89,7 @@ struct rtentry;
#include "missing.h"
#include "sudo_alloc.h"
#include "fatal.h"
#include "sudo_fatal.h"
#include "sudo_conf.h"
#include "sudo_debug.h"