8 lines
137 B
C
8 lines
137 B
C
/* Public domain. */
|
|
|
|
#ifndef _LINUX_IPC_H
|
|
#define _LINUX_IPC_H
|
|
|
|
#include <linux/workqueue.h> /* via linux/rhashtable-types.h */
|
|
|
|
#endif
|