Skip to content

Commit

Permalink
Revert "ryzenadj_priv.h: remove unneeded includes"
Browse files Browse the repository at this point in the history
This reverts commit 1aa6048.
  • Loading branch information
FlyGoat authored Sep 5, 2024
1 parent de21f50 commit 9f542bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/ryzenadj_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
#ifndef RYZENADJ_PRIV_H
#define RYZENADJ_PRIV_H

#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>

#include "nb_smu_ops.h"

Expand Down

0 comments on commit 9f542bc

Please sign in to comment.