ffs, bcopy, memset: Support symbol renaming via config.h.
[gnulib.git] / lib / memset.c
index 1f05cd9..f16bf2e 100644 (file)
@@ -15,6 +15,8 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
+#include <config.h>
+
 #include <stddef.h>
 
 void *