[SSI] openssi/util-linux/fdisk fdisk.c,1.1.15.2,1.1.15.2.2.1
Roger Tsang <[email protected]> Sun, 15 Aug 2010 03:42:45 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi/util-linux/fdisk
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14969/fdisk
Modified Files:
Tag: OPENSSI-CENTOS
fdisk.c
Log Message:
OpenSSI changes for util-linux-2.12a-24.el4_8.1
Index: fdisk.c
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/util-linux/fdisk/Attic/fdisk.c,v
retrieving revision 1.1.15.2
retrieving revision 1.1.15.2.2.1
diff -u -d -r1.1.15.2 -r1.1.15.2.2.1
--- fdisk.c 15 Aug 2010 03:36:56 -0000 1.1.15.2
+++ fdisk.c 15 Aug 2010 03:42:43 -0000 1.1.15.2.2.1
@@ -8,6 +8,10 @@
* (at your option) any later version.
*/
+#ifndef _GNU_SOURCE
+#define _GNU_SOURCE 1
+#endif
+
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev