mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-05 00:35:14 +00:00
Make sudo pass -Wmissing-prototypes
This commit is contained in:
@@ -21,8 +21,12 @@
|
||||
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "sudoers.h"
|
||||
|
||||
/*
|
||||
* Remove backslash escape chars.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user