This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-19 05:22:25 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a60ed0b75d
mariadb
/
include
/
help_end.h
8 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
Added patches from Novell
2004-05-25 21:00:14 +02:00
#
ifdef __NETWARE__
#
undef printf
#
undef puts
#
undef fputs
A patch for Netware.
2005-01-13 18:24:54 +01:00
#
undef fputc
Added patches from Novell
2004-05-25 21:00:14 +02:00
#
undef putchar
#
endif
Reference in a new issue
Copy permalink