1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

cleanup: include stdlib.h instead of defining NULL in PRCommon.h

This commit is contained in:
Tom Collins
2015-03-14 18:12:09 -07:00
parent 50a6bbc7a6
commit ed70e41229
2 changed files with 1 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
* libpinproc
*/
#include <stdlib.h>
#include "PRHardware.h"
#include "PRCommon.h"