Ads missing include [ci build]

This commit is contained in:
halx99 2021-06-01 12:12:25 +08:00 committed by GitHub
parent e0beb6cf27
commit db5900a453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
#include <stdio.h>
#endif
#include <assert.h>
#include <string.h>
/*
* This code extensively uses fall-through switches.