summaryrefslogtreecommitdiff
path: root/include/linux/pps.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-08-15 22:58:06 +0200
committerThomas Gleixner <tglx@linutronix.de>2009-08-15 22:58:06 +0200
commit570f410b475b45462197d09ddca25e47616da5ac (patch)
treeb196be9183a2b8c1b032315ee1e0866f20aa9f50 /include/linux/pps.h
parent01234e0fa6eb9b1cd0976d1fdcc52c56a613658a (diff)
parent80acc63cc35078f79c9046ebda1c31de73042880 (diff)
downloadlwn-570f410b475b45462197d09ddca25e47616da5ac.tar.gz
lwn-570f410b475b45462197d09ddca25e47616da5ac.zip
Merge branch 'rt/base' into rt/rt-2.6.31
Conflicts: arch/x86/mm/highmem_32.c kernel/irq/manage.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/pps.h')
-rw-r--r--include/linux/pps.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pps.h b/include/linux/pps.h
index cfe5c7214ec6..0194ab06177b 100644
--- a/include/linux/pps.h
+++ b/include/linux/pps.h
@@ -22,6 +22,8 @@
#ifndef _PPS_H_
#define _PPS_H_
+#include <linux/types.h>
+
#define PPS_VERSION "5.3.6"
#define PPS_MAX_SOURCES 16 /* should be enough... */