lib/DtSearch/raima/proto.h: fix OBSD build - don't redef system functions
authorJon Trulson <jon@radscan.com>
Mon, 9 Jul 2018 19:05:10 +0000 (13:05 -0600)
committerJon Trulson <jon@radscan.com>
Mon, 9 Jul 2018 19:11:33 +0000 (13:11 -0600)
commit050fd75e808ba0f23378083ba59d06035597e75c
treef821dc12312c403c7398e74c6ca3f7077cf163f6
parent156ca65c6954459408c6d116fdc1c4fe78cc9aa4
lib/DtSearch/raima/proto.h: fix OBSD build - don't redef system functions

Remove redeclaration of system functions (strlen, free, open, etc).
Use the system header files.  That's what they are for.
cde/lib/DtSearch/raima/dbtype.h
cde/lib/DtSearch/raima/proto.h