summaryrefslogtreecommitdiffstats
path: root/basicobjects/simplebuffer_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'basicobjects/simplebuffer_ut.c')
-rw-r--r--basicobjects/simplebuffer_ut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicobjects/simplebuffer_ut.c b/basicobjects/simplebuffer_ut.c
index 61272da..ba9d172 100644
--- a/basicobjects/simplebuffer_ut.c
+++ b/basicobjects/simplebuffer_ut.c
@@ -17,10 +17,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <errno.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>