Add managed boxes feature to fix the build on latest master

This commit is contained in:
Jordi Boggiano
2013-10-24 15:24:55 +02:00
parent 16cb934fe9
commit a910b54e4a
+1
View File
@@ -1,4 +1,5 @@
#[link(name="cat", vers="1.0.0", author="Seldaek")];
#[feature(managed_boxes)]
/*
* This file is part of the uutils coreutils package.