Skip to content

Commit

Permalink
Merge pull request #78 from jphickey/fix-77-use-cfe-h
Browse files Browse the repository at this point in the history
Fix #77, use cfe.h instead of individual headers
  • Loading branch information
astrogeco authored Mar 11, 2021
2 parents 96dd986 + 5606370 commit e35bbec
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions fsw/src/ci_lab_app.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@
** Required header files...
*/
#include "common_types.h"
#include "cfe_error.h"
#include "cfe_evs.h"
#include "cfe_sb.h"
#include "cfe_es.h"
#include "cfe_msg_api.h"
#include "cfe.h"

#include "osapi.h"

Expand Down

0 comments on commit e35bbec

Please sign in to comment.