git.samba.org
/
abartlet
/
samba.git
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93e5214
)
Remove unused define for crypt (now in libreplace).
author
Jelmer Vernooij
<jelmer@samba.org>
Mon, 20 Oct 2008 14:46:19 +0000
(16:46 +0200)
committer
Jelmer Vernooij
<jelmer@samba.org>
Mon, 20 Oct 2008 14:46:19 +0000
(16:46 +0200)
source3/include/includes.h
patch
|
blob
|
history
diff --git
a/source3/include/includes.h
b/source3/include/includes.h
index ac5b2b215c6878ffde76636d3867154bc88470e5..ea768b0858bf860b47909b37400a3214ea136deb 100644
(file)
--- a/
source3/include/includes.h
+++ b/
source3/include/includes.h
@@
-813,10
+813,6
@@
enum flush_reason_enum {
#define SYNC_DNS 1
#endif
-#ifndef HAVE_CRYPT
-#define crypt ufc_crypt
-#endif
-
#if defined(HAVE_CRYPT16) && defined(HAVE_GETAUTHUID)
#define ULTRIX_AUTH 1
#endif