I've put the ubiqx headers back into includes.h, and removed them from
authorChristopher R. Hertel <crh@samba.org>
Fri, 22 May 1998 07:46:39 +0000 (07:46 +0000)
committerChristopher R. Hertel <crh@samba.org>
Fri, 22 May 1998 07:46:39 +0000 (07:46 +0000)
commita1f4c8567c3c5264cbfa99867fa894cafab7da81
tree06cec47ca1d3d300b6d5c837b625d4499137b0e7
parentb3c8b14a47e46e501e1684391e3706e143c2adbf
I've put the ubiqx headers back into includes.h, and removed them from
dir.c & mangle.c.  This was possible after I checked the tree code to make
sure that the tree code did not reference functions by macro name.  Also,
note that the AVL module has been removed to prevent conflict with the
SplayTree macro defines.

Chris -)-----
source/include/includes.h
source/smbd/dir.c
source/smbd/mangle.c