28755ce396
o Switch to REINPLACE_CMD o Tested on CURRENT-amd64 / CURRENT-i386 / 5.2.1REL-i386 Tested by mux
16 lines
434 B
C++
16 lines
434 B
C++
|
|
$FreeBSD$
|
|
|
|
--- src/sd/dv/function.h.orig Wed Aug 18 16:02:05 2004
|
|
+++ src/sd/dv/function.h Wed Aug 18 16:02:38 2004
|
|
@@ -19,8 +19,8 @@
|
|
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
|
// 02111-1307, USA.
|
|
//-----------------------------------------------------------------------------
|
|
-#ifndef _FUNCTION_H
|
|
-#define _FUNCTION_H
|
|
+#ifndef _FUNCTION_CLASS_H
|
|
+#define _FUNCTION_CLASS_H
|
|
|
|
#include "c1edge.h"
|
|
class ERGraph;
|