about summary refs log tree commit diff
path: root/lib/mkstemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mkstemp.c')
-rw-r--r--lib/mkstemp.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/mkstemp.c b/lib/mkstemp.c
deleted file mode 100644
index cd9140c7..00000000
--- a/lib/mkstemp.c
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <stdlib.h>
-#include <stdio.h>
-#include <fcntl.h>
-
-#include "pm_c_util.h"
-
-
-