summaryrefslogtreecommitdiff
path: root/parttypes.h
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2010-03-07 22:16:07 -0500
committersrs5694 <srs5694@users.sourceforge.net>2010-03-07 22:16:07 -0500
commit55d926192adc984462509b2966e23bc0d1129bbd (patch)
treebff8bea805e3fb0e15f7f3a0cd26a20fa12c5f29 /parttypes.h
parentea17cffd083c839b7af3560d55ba697667277901 (diff)
downloadsgdisk-55d926192adc984462509b2966e23bc0d1129bbd.tar.gz
Updated project files for 0.6.5 release version.
Diffstat (limited to 'parttypes.h')
-rw-r--r--parttypes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/parttypes.h b/parttypes.h
index 4a40ecd..bff92c1 100644
--- a/parttypes.h
+++ b/parttypes.h
@@ -2,7 +2,6 @@
under the terms of the GNU GPL version 2, as detailed in the COPYING file. */
#include <stdint.h>
-//#include <unistd.h>
#include <stdlib.h>
#include <string>
#include "support.h"