Skip to content

Commit

Permalink
Fix build issue for ascend nvtop
Browse files Browse the repository at this point in the history
  • Loading branch information
YoussefEssDS committed Feb 10, 2025
1 parent f901275 commit 782a9ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extract_gpuinfo_ascend.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*/

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include <errno.h>
Expand Down

0 comments on commit 782a9ea

Please sign in to comment.