kopia lustrzana https://github.com/stlink-org/stlink
Fix compiler warnings from missing includes
rodzic
921b32cf58
commit
75e544a724
|
@ -6,6 +6,8 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <scsi/sg_lib.h>
|
||||
#include <scsi/sg_pt.h>
|
||||
#include "stlink-common.h"
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
|
Ładowanie…
Reference in New Issue