summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-03-26 16:06:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-03-26 16:06:23 +0000
commit1307c6406b8c751285083354b38a652516074d3c (patch)
tree4e6c0ed3708f3791c60a7c24666bc02ae78191c1 /gpsd.h-tail
parent5a72bba10245cb68f1a51e5416e64e8c3849b847 (diff)
downloadgpsd-1307c6406b8c751285083354b38a652516074d3c.tar.gz
More elegant gpsd.h generation.
Have an explicit header file, so the idempotency machinery can be up front where it belongs.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail4
1 files changed, 0 insertions, 4 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 9d68b504..a35c784f 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -1,8 +1,4 @@
/* $Id$ */
-#ifndef _gpsd_h_
-#define _gpsd_h_
-
-/* gpsd.h -- fundamental types and structures for the gpsd library */
#include <stdbool.h>
#include <stdio.h>