diff options
Diffstat (limited to 'src/string/memfrob.c')
-rw-r--r-- | src/string/memfrob.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string/memfrob.c b/src/string/memfrob.c index e43496a..7ec9abd 100644 --- a/src/string/memfrob.c +++ b/src/string/memfrob.c @@ -16,7 +16,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> -#include <stddef.h> |