cifs: Include linux/err.h for IS_ERR and PTR_ERR
[deliverable/linux.git] / net / dns_resolver / dns_key.c
index 1b1b411adcf1e075f3a87acc788edf4277fd707a..400a04d5c9a1335216f6bebca3b2892ec99a3d6b 100644 (file)
@@ -28,6 +28,7 @@
 #include <linux/string.h>
 #include <linux/kernel.h>
 #include <linux/keyctl.h>
+#include <linux/err.h>
 #include <keys/dns_resolver-type.h>
 #include <keys/user-type.h>
 #include "internal.h"
This page took 0.027943 seconds and 5 git commands to generate.