Skip to content

Commit

Permalink
Include access to metadata functions in pysairedis
Browse files Browse the repository at this point in the history
Signed-off-by: Saikrishna Arcot <[email protected]>
  • Loading branch information
saiarcot895 committed Aug 10, 2024
1 parent 1342f1f commit e76d404
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion SAI
Submodule SAI updated 1 files
+10 −1 meta/parse.pl
2 changes: 2 additions & 0 deletions pyext/pysairedis.i
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
extern "C"{
#include "sai.h"
#include "saiextensions.h"
#include "saimetadatatypes.h"
#include "saimetadata.h"
}

#include "sairedis.h"
Expand Down

0 comments on commit e76d404

Please sign in to comment.