mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
3e54fabd9d
Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 lines
225 B
Diff
12 lines
225 B
Diff
--- a/data_blob.h
|
|
+++ b/data_blob.h
|
|
@@ -23,7 +23,7 @@
|
|
#ifndef _SAMBA_DATABLOB_H_
|
|
#define _SAMBA_DATABLOB_H_
|
|
|
|
-#include <talloc.h>
|
|
+//#include <talloc.h>
|
|
#include <stdint.h>
|
|
|
|
/* used to hold an arbitrary blob of data */
|