aboutsummaryrefslogtreecommitdiffstats
path: root/common/fdlimit/fdlimit_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'common/fdlimit/fdlimit_unix.go')
-rw-r--r--common/fdlimit/fdlimit_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/fdlimit/fdlimit_unix.go b/common/fdlimit/fdlimit_unix.go
index 670112751..e5a575f7a 100644
--- a/common/fdlimit/fdlimit_unix.go
+++ b/common/fdlimit/fdlimit_unix.go
@@ -14,7 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
-// +build linux darwin netbsd openbsd solaris
+// +build linux netbsd openbsd solaris
package fdlimit