global: DRY includes of assert.h

This commit is contained in:
Etienne Samson
2019-11-06 11:08:23 +01:00
parent 882220bf11
commit cd5e33fbc2
10 changed files with 4 additions and 14 deletions

View File

@@ -14,6 +14,7 @@
#ifndef INCLUDE_examples_common_h__
#define INCLUDE_examples_common_h__
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <stdio.h>