mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
bandwidthd: fix build with gcc5
This is a small fix to allow the package to compile with gcc5 Addition of the -std=gnu89 CFLAGS. Small correction of the copyright date of file bandwidthd.init Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2008-2011 OpenWrt.org
|
||||
# Copyright (C) 2008-2015 OpenWrt.org
|
||||
|
||||
START=99
|
||||
|
||||
|
||||
Reference in New Issue
Block a user