2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

Disable warning/error wrapping in regress tests.

This commit is contained in:
Todd C. Miller
2011-10-26 10:19:48 -04:00
parent 4b3efd497f
commit 300265019f
4 changed files with 8 additions and 0 deletions

View File

@@ -43,6 +43,8 @@
#include <arpa/inet.h>
#include <netdb.h>
#define SUDO_ERROR_WRAP 0
#include "sudoers.h"
#include "parse.h"
#include "interfaces.h"