]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/context.c
gssd: Use same style for including config.h that rest of nfs-utils uses
[nfs-utils.git] / utils / gssd / context.c
index 0ca7079c0367880239e0ef3928921b4d4d56fa7c..1e50bbfd85d6073c8bea39e2ae84d36c0ee5fec9 100644 (file)
   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif /* HAVE_CONFIG_H */
+
 #include <stdio.h>
 #include <syslog.h>
 #include <string.h>