X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fpriv-set.c;h=08843606e32b1ecaa6c56083c2628ad5eed5aa60;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=a36d57abc83fa118c58102d7219e2977470c042f;hpb=325e9693e12fe39e76a1461dfb0f75461140e5d7;p=gnulib.git diff --git a/lib/priv-set.c b/lib/priv-set.c index a36d57abc..08843606e 100644 --- a/lib/priv-set.c +++ b/lib/priv-set.c @@ -1,6 +1,6 @@ /* Query, remove, or restore a Solaris privilege. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,6 +18,9 @@ Written by David Bartley. */ #include + +#define PRIV_SET_INLINE _GL_EXTERN_INLINE + #include "priv-set.h" #if HAVE_GETPPRIV && HAVE_PRIV_H