Skip to content

Commit

Permalink
Fix compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
preetham-singh committed Aug 6, 2022
1 parent d4ec07c commit b3665fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tlm_teamd/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <select.h>
#include <dbconnector.h>
#include <subscriberstatetable.h>
#include <string.h>

#include "teamdctl_mgr.h"
#include "values_store.h"
Expand Down

0 comments on commit b3665fd

Please sign in to comment.