Issue #19296: Silence compiler warning in dbm_open.
Some dbm header files declare the first argument as char * instead of a const char *.
C
Christian Heimes committed
8ff6f3e895066ebf9f97106248fc0013be6b23ab
Parent: 710280b
Some dbm header files declare the first argument as char * instead of a const char *.