mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 11:14:39 +00:00
Use utarray to process index entries.
This commit is contained in:
@@ -17,11 +17,12 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include "commands.h"
|
||||
#include <argtable3.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "aaruformattool.h"
|
||||
#include "commands.h"
|
||||
#include "usage.h"
|
||||
|
||||
int cmd_identify(int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user