Skip to content

Commit c1142f0

Browse files
committed
System: we don't need the nacl_exception header, only the library as a dependency of nacl_minidump
1 parent 99739ae commit c1142f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/common/System.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3939
#include <sys/random.h>
4040
#endif
4141
#ifdef __native_client__
42-
#include <nacl/native_client/src/include/nacl/nacl_exception.h>
4342
#include <nacl/native_client/src/include/nacl/nacl_minidump.h>
4443
#include <nacl/nacl_random.h>
4544
#else

0 commit comments

Comments
 (0)