K 10 svn:author V 4 tijl K 8 svn:date V 27 2015-01-10T16:48:30.006033Z K 7 svn:log V 200 Mark some inline functions static such that gcc (in C89 mode) doesn't export them. Clang already doesn't export them because it assumes C99 by default. This fixes net/ortp on systems without clang. END