blob: 68f1ba5ce81b30b81fd03158d2eec7d21ece2470 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- ./src/init.c.orig 2021-12-13 13:21:26.000000000 -0600
+++ ./src/init.c 2021-12-14 15:04:45.163064496 -0600
@@ -12,9 +12,7 @@
/*
Version information is not placed in the top-level Makefile by default
*/
-#ifndef VERSION
#define VERSION "3.01"
-#endif
/*
* This file is part of the sysvinit suite,
* Copyright (C) 1991-2004 Miquel van Smoorenburg.
|