1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-27 08:23:49 +03:00

r25668: Hopefully fix the build, sorry...

Guenther
This commit is contained in:
Günther Deschner
2007-10-16 13:50:40 +02:00
committed by Stefan Metzmacher
parent ebcbdb5fbd
commit df94fbfe96
2 changed files with 4 additions and 3 deletions

View File

@@ -165,4 +165,8 @@
#define NERR_BASE (2100)
#endif
#ifndef FRS_ERR_BASE
#define FRS_ERR_BASE (8000)
#endif
#endif /* _DOSERR_H */