mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
f97ceef7ec
know that 'make proto' will ignore them there. The debugparse.h header
file is included in includes.h, and includes.h is included in debugparse.c,
so all of the pieces "see" each other. I've compiled and tested this,
and it does seem to work. It's the same compromise model I used when
adding the ubiqx modules into the system, which is why I put it all into
the same directory.
Chris -)-----
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
COPYING.LIB | ||
debugparse.c | ||
debugparse.h | ||
README.UBI | ||
sys_include.h | ||
ubi_BinTree.c | ||
ubi_BinTree.h | ||
ubi_Cache.c | ||
ubi_Cache.h | ||
ubi_dLinkList.c | ||
ubi_dLinkList.h | ||
ubi_sLinkList.c | ||
ubi_sLinkList.h | ||
ubi_SplayTree.c | ||
ubi_SplayTree.h |
Fri Apr 17 10:21:56 CDT 1998 The C code files in the samba/source/ubiqx directory are licensed under the terms of the GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL). A copy of the LGPL should also be included in this directory under the name COPYING.LIB. If this file is not present, you can obtain a copy of the LGPL by writing to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. The versions of the ubiqx modules distributed with Samba may have been modified for inclusion with Samba. The main distribution, which contains additional available modules, can be found at: http://www.interads.co.uk/~crh/ubiqx/ Chris Hertel Samba Team ubiqx@ubiqx.mn.org