mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
r20591: Revert accidental commit that broke the build.
(This used to be commit 22957f78e94e5821e1e03922a07556d8471f1850)
This commit is contained in:
parent
0bb9eb0153
commit
42097e0b7d
@ -1,7 +1,3 @@
|
||||
#ifdef HAVE_ERR_H
|
||||
#include <err.h>
|
||||
#else
|
||||
|
||||
#ifndef _ERR_H
|
||||
#define _ERR_H 1
|
||||
|
||||
@ -11,4 +7,3 @@ void warnx(const char *format, ...);
|
||||
void warn(const char *format, ...);
|
||||
|
||||
#endif /* err.h */
|
||||
#endif /* HAVE_ERR_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user