some compilers don't like the #warning preprocessing directive
authorStefan Metzmacher <metze@samba.org>
Mon, 2 Feb 2004 12:15:25 +0000 (12:15 +0000)
committerStefan Metzmacher <metze@samba.org>
Mon, 2 Feb 2004 12:15:25 +0000 (12:15 +0000)
commitc087ff38b0c67a2246214c1303b045e6a7c2aa4a
tree99c70201a898bb330237c122fcc58cb77de837b6
parent2149d414079cefc956bc9a50e30b7bb423f4aca6
some compilers don't like the #warning preprocessing directive
so just do a DEBUG(0,("..."));

metze
source/lib/smbrun.c