diff options
Diffstat (limited to 'src/libudev/log.c')
-rw-r--r-- | src/libudev/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libudev/log.c b/src/libudev/log.c index 8328cf6b20..5c07b626c2 100644 --- a/src/libudev/log.c +++ b/src/libudev/log.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#define _GNU_SOURCE #include <stdarg.h> #include <stdio.h> |