You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-power/suspend/files/suspend-1.0-errno.patch

11 lines
240 B

--- swsusp.h.orig 2010-10-03 13:40:47.000000000 -0600
+++ swsusp.h 2010-10-04 14:38:38.000000000 -0600
@@ -11,6 +11,7 @@
#include <stdint.h>
#include <linux/fs.h>
+#include <errno.h>
#include "suspend_ioctls.h"
#include "encrypt.h"