summaryrefslogtreecommitdiff
path: root/test/libgetpid.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/libgetpid.h')
-rw-r--r--test/libgetpid.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/libgetpid.h b/test/libgetpid.h
deleted file mode 100644
index e18c61d..0000000
--- a/test/libgetpid.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __LIBGETPID_H__
-#define __LIBGETPID_H__
-
-extern void getpid_func();
-
-#endif